ansible-role-docker-compose/templates/daemon.json.j2

3 lines
67 B
Django/Jinja

{
"data-root": "{{ docker_root | default(/var/lib/docker) }}"
}