随笔分类 -  Docker

摘要:# sudo pip3.5 install docker-compose 安装docker-compose的时候报错如下: no previously-included directories found matching 'docs/_build' warning: no previously-i 阅读全文
posted @ 2020-08-10 14:18 adao 阅读(846) 评论(0) 推荐(0)
摘要:自由自在 闲话少叙... 一、安装步骤 添加企业版附加包。 yum -y install epel-release 安装 PIP。 yum -y install python-pip 更新 PIP。 pip install --upgrade pip 安装 Docker Compose pip in 阅读全文
posted @ 2020-05-16 17:33 adao 阅读(343) 评论(0) 推荐(0)