This commit is contained in:
2025-09-24 13:51:45 +02:00
parent c289c17200
commit e0632b0ab5

View File

@@ -42,7 +42,6 @@ sudo vim /etc/docker/daemon.json
```bash
{
"hosts": ["unix:///var/run/docker.sock", "tcp://127.0.0.1:2375"],
"data-root": "/mnt/data/dockerdata",
"log-driver": "local",
"log-opts": {