安裝
sudo yum upgrade sudo yum install docker docker-registry
啟動
systemctl start docker
刪除image
docker rmi <image>