摘要:
执行 docker run 命令遇到了以下错误 docker: Error response from daemon: Conflict. The container name "/lnmp" is already in use by container "329e*******". You hav 阅读全文
摘要:
一、安装 Docker 更新 yum 包 yum -y update 卸载旧版本(如果之前安装过的话) yum remove docker docker-common docker-selinux docker-engine 安装需要的软件包,yum-util 提供 yum-config-manag 阅读全文