docker-install
docker-install copied to clipboard
running Rootless behind porxy
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
Duplicate of https://github.com/moby/moby/issues/43630