{
“hosts”: [“unix:///var/run/docker.sock”, “tcp://0.0.0.0:2375”],
“registry-mirrors”: [
“https://docker.1panel.live”,
“https://docker.1panel.dev”,
“https://docker.1ms.run”
]
}
直接这样修改导致docker无法启动
我用这个页面的 Configuring remote access with systemd unit file 成功了,
Configuring remote access with daemon.json 就失败
如果这样的话 建议 1p 提供直接开启的简单方法(根据docker 启动方式?) 就像日志切割一样 非常方便