User Tools

Site Tools


docker_reset_proxy

This is an old revision of the document!


In the case, you killed a Container and Docker still keeps the proxy port open. You can reset the proxy settings with these commands:

systemctl stop docker
rm -rf /var/lib/docker/network/files
systemctl start docker

Source: https://github.com/moby/moby/issues/25981

docker_reset_proxy.1505684853.txt.gz · Last modified: 2021/11/25 22:43 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki