Hi, All,
Here I have a question for containerd. Do container support setting a proxy when downloading images?
We all know that in docker, we can set a proxy to help download images. While I think contained 1.0.0 starts to take over the image downloading things.
~ # dockerd --help | grep proxy
--userland-proxy Use userland proxy for loopback traffic (default true)
--userland-proxy-path string Path to the userland proxy binary
Does container support this? If not, is this in the roadmap of containerd? Maybe we can contribute to this.
Thanks.
Hi, All,
Here I have a question for containerd. Do container support setting a proxy when downloading images?
We all know that in docker, we can set a proxy to help download images. While I think contained 1.0.0 starts to take over the image downloading things.
Does container support this? If not, is this in the roadmap of containerd? Maybe we can contribute to this.
Thanks.