type
Post
status
Published
date
Nov 16, 2022
slug
docker-one-click-to-change-china-sources
summary
Docker一键更新国内源
tags
思考
建站
Docker
category
技术分享
icon
password
Property
Nov 16, 2022 02:10 AM
echo >/etc/docker/daemon.json cat>/etc/docker/daemon.json <<END { "registry-mirrors": [ "https://hub-mirror.c.163.com", "https://ustc-edu-cn.mirror.aliyuncs.com", "https://ghcr.io", "https://mirror.baidubce.com" ] } END systemctl restart docker
CentOS 8 安装docker报错: conflicting requests - nothing provides container-selinux >= 2:2.74 needed...🔥我说MySQL每张表最好不超过2000万数据,面试官让我回去等通知?