vi /etc/docker/daemon.json
{
"registry-mirrors": ["https://cr.laoyou.ip-ddns.com"],
"exec-opts": ["native.cgroupdriver=systemd"]
}
发布于 2025-01-31 2 次阅读 26 字 预计阅读时间: 少于 1 分钟
vi /etc/docker/daemon.json
{
"registry-mirrors": ["https://cr.laoyou.ip-ddns.com"],
"exec-opts": ["native.cgroupdriver=systemd"]
}
Comments NOTHING