Skip to content

Instantly share code, notes, and snippets.

@thiagosouza
Created April 25, 2019 02:44
Show Gist options
  • Save thiagosouza/8ffd7107000ddb91bbfba41b0c007a15 to your computer and use it in GitHub Desktop.
Save thiagosouza/8ffd7107000ddb91bbfba41b0c007a15 to your computer and use it in GitHub Desktop.
docker uninstall
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