Files
omakub/uninstall/docker.sh
David Heinemeier Hansson b42654f70e Add uninstallers
2024-06-10 20:58:46 +02:00

3 lines
64 B
Bash

sudo apt remove -y docker.io docker-buildx
sudo groupdel docker