03 2022 档案
摘要:Windows中Linux子系统(Ubuntu)使用问题 问题记录 安装Ubuntu后启动docker服务报错 报错: Cannot connect to the Docker daemon at tcp://0.0.0.0:2375. Is the docker daemon running? 启
阅读全文
摘要:docker及docker-compose的安装 centos发行版安装:https://docs.docker.com/engine/install/centos/ 执行以下命令即可 # 安装yum-utils工具并设置docker仓库 sudo yum install -y yum-utils
阅读全文