docker_reset_proxy
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
docker_reset_proxy.txt · Last modified: 2021/11/25 22:42 by 127.0.0.1