Created
May 31, 2018 01:59
-
-
Save nilocoelhojunior/f5d7eecfcc17154f340f95de73712b95 to your computer and use it in GitHub Desktop.
Docker Ubuntu Alpine fixes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### To Fixe | |
* docker stop CONTAINER_ID permission denied | |
* ERROR: unable to insert jump to DOCKER-ISOLATION rule in FORWARD chain: (iptables failed: iptables --wait -I FORWARD -j DOCKER-ISOLATION: iptables v1.6.0: Couldn't load target `DOCKER-ISOLATION':No such file or directory | |
`sudo systemctl restart docker` or `sudo service docker restart` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment