ubuntu-1804彻底删除docker

dpkg -l | grep docker
sudo apt remove --purge docker.io docker docker-ce
rm -rf /etc/docker