Loading... # centos # openeuler ``` yum install -y docker docker-compose ``` ``` cat <<'EOF'>/etc/docker/daemon.json { "debug": false, "experimental": true, "registry-mirrors": [ "https://docker.nju.edu.cn", "https://dockerproxy.com", "https://docker.io", ], "log-opts":{"max-size":"100m","max-file":"1"} } EOF ``` 最后修改:2024 年 05 月 11 日 © 允许规范转载 赞 如果觉得我的文章对你有用,请随意赞赏