docker-install icon indicating copy to clipboard operation
docker-install copied to clipboard

running Rootless behind porxy

Open ktdharan opened this issue 3 years ago • 1 comments

The work-around mentioned in https://github.com/docker/docker-install/issues/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

ktdharan avatar May 23 '22 06:05 ktdharan

Duplicate of https://github.com/moby/moby/issues/43630

AkihiroSuda avatar May 23 '22 09:05 AkihiroSuda