Files
ansible/templates/docker-daemon.json
2026-06-28 12:52:04 +02:00

4 lines
47 B
JSON

{
"hosts": ["unix:///var/run/docker.sock"]
}