Skip to content

Instantly share code, notes, and snippets.

@sumitsaiwal
Created September 21, 2017 09:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sumitsaiwal/8eb38f3d859a2a6cfce873e8390797a0 to your computer and use it in GitHub Desktop.
Save sumitsaiwal/8eb38f3d859a2a6cfce873e8390797a0 to your computer and use it in GitHub Desktop.
sudo apt-get purge docker-engine
sudo apt-get autoremove --purge docker-engine
rm -rf /var/lib/docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment