This commit is contained in:
Marek Sirovy 2021-02-23 11:42:26 +01:00
parent 9a006413b5
commit 6f19a1ff12

View File

@ -31,10 +31,11 @@ Variables to control the state of the `docker` service, and whether it should st
docker_daemon_settings:
data-root: /data
debug: true
```
```
Configure /etc/docker/daemon.json for more options please read documentation there https://docs.docker.com/config/daemon/
docker_install_compose: true
docker_compose_version: "1.26.0"
docker_compose_path: /usr/local/bin/docker-compose