running Rootless behind proxy
ktdharan opened this issue · 2 comments
ktdharan commented
The work-around mentioned in #150 doesn't seem to work
" But you need to remove --disable-host-loopback flag for rootlesskit in ~/bin/dockerd-rootless.sh: https://github.com/moby/moby/blob/1347481b9eb53c30f820df42a146aab8d06a7340/contrib/dockerd-rootless.sh#L85 "
if the --disable-host-loopback is removed rootless docker doesn't start at all .
Docker Info :
Server Version: 20.10.15
We are also using cntlm proxy
AkihiroSuda commented
Duplicate of moby/moby#43630
thaJeztah commented
closing as duplicate of moby/moby#43630