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

3 lines
69 B
Django/Jinja

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