赞
踩
问题: linux部署Docker出现:Failed to start docker.service: Unit not found
解决: 直接 yum update 一定要重启linux yum install Docker systemctl start docker.service