Ryan Ammoury

Results 5 comments of Ryan Ammoury

Hi, I was looking for the same possibility as @BrightGum, to be able to create a snapshot with our own software deb packages, and their dependencies. Dependencies are coming from...

Hi @r4co0n, Thanks for your answer. It's comforting to know that, as it's the solution I opted for. I just used `chdist`, and the `chdist apt-rdepends` command to work out...

Hi, I was looking into this myself, as I was trying to mirror a repo with basic http authentication (Apache AuthType Basic configuration) What worked was to add user:password in...

Hi @tomasbjerre, thanks for your quick answer. I was able to `ping www.google.com` from inside the Docker container, but `altlassian.net` doesn't answer to ping. We can see that an IP...

I tried using `npx` and I have the same result. Is there a way I can debug authentication ? I can authenticate on `my-site.atlassian.net` correctly using `curl` and a basic...