docker_reset_proxy
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker_reset_proxy [2017/09/17 21:47] – neoon | docker_reset_proxy [2021/11/25 22:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | In the case, you killed a Container and Docker still keeps the Port open. | + | In the case, you killed a Container and Docker still keeps the proxy port open. |
You can reset the proxy settings with these commands: | You can reset the proxy settings with these commands: | ||
- | + | systemctl stop docker | |
- | systemctl stop docker | + | rm -rf / |
- | | + | systemctl start docker |
- | | + | |
Source: https:// | Source: https:// |
docker_reset_proxy.1505684828.txt.gz · Last modified: 2021/11/25 22:43 (external edit)