Skip to content

A script to remove all files, configs and packages that docker creates and store in some Ubuntu based distros

Notifications You must be signed in to change notification settings

remove-guides/remove-docker-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

docker

Remove Docker from Ubuntu based distros

Remove all dependencies and remaining files from docker



To run use:

chmod +x remove-docker.py
sudo ./remove-docker.py

or 

sudo python3 remove-docker.py

SUDO is needed, without superuser access we can't remove some files and docker configs



Explanations

  • This script will not remove plugins and files from vim, oh-my-zsh, compose, and other files created by user, unless if these files are in any target directories.

  • Be Careful, use this script if you know what are you doing, maybe it can break other stuffs that you might want to use



Made with 🥰 by Dpbm

About

A script to remove all files, configs and packages that docker creates and store in some Ubuntu based distros

Topics

Resources

Stars

Watchers

Forks

Languages