Jeremy Wu

Results 8 comments of Jeremy Wu

@ is not a valid character in [docker image name](https://docs.docker.com/engine/reference/commandline/tag/#extended-description). Check #10 to see if it met your need

I created a patch with the help of pysocks which supports http/socks5/socks5 proxies: https://gist.github.com/hoozecn/6640b705ba709ee28382a9fee784ff26, wish it helps. Appreciate if someone could create a pr that will make the ws4py be...

seems not working for upstream with anonymous credential like docker.io

> Works fine for me. I tested with docker.io, quay.io and probably some others. You got to be a little more specific in what you mean with "not working". Any...

@DerEnderKeks I tried to fix the problem and it seems to work with the patch https://github.com/DerEnderKeks/distribution/pull/1/files

any updates? its a key feature that we would like to use cloudflared

> > > could you give Docker's proxy support a try: https://docs.docker.com/network/proxy/ ? That sets the HTTP_PROXY variables when building an image and when running a container. > > >...