Files
ansible/templates/docker-daemon.json
T

4 lines
69 B
JSON
Raw Normal View History

2026-05-22 14:15:30 +02:00
{
"hosts": ["unix:///var/run/docker.sock", "tcp://0.0.0.0:2375"]
}