Notes to myself that might be helpful to others...
sudo systemctl unmask docker sudo systemctl enable docker sudo apt remove --purge docker docker.io containerd runc sudo rm -Rf /etc/docker
sudo systemctl unmask docker
sudo systemctl enable docker
sudo apt remove --purge docker docker.io containerd runc
sudo rm -Rf /etc/docker
No comments:
Post a Comment