我已经使用以下命令安装了 docker un 我的 debian 7 服务器:
sudo curl -sSL https://get.docker.com/ | sh
我现在想删除 docker,我到底如何卸载它?
debian docker
debian ×1
docker ×1