docker-compose/etc/docker/daemon.json

7 lines
98 B
JSON

{
"data-root": "/data/docker",
"storage-driver": "btrfs",
"log-driver": "journald"
}