Created
April 25, 2019 02:44
-
-
Save thiagosouza/8ffd7107000ddb91bbfba41b0c007a15 to your computer and use it in GitHub Desktop.
docker uninstall
This file contains hidden or 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
sudo apt-get purge docker-ce | |
sudo rm -rf /var/lib/docker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment