mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2024-11-18 19:10:43 +01:00
Added docker_compose_arch to README
This commit is contained in:
parent
138aa4bd9c
commit
ffb34275d2
@ -29,6 +29,7 @@ Variables to control the state of the `docker` service, and whether it should st
|
|||||||
|
|
||||||
docker_install_compose: true
|
docker_install_compose: true
|
||||||
docker_compose_version: "1.26.0"
|
docker_compose_version: "1.26.0"
|
||||||
|
docker_compose_arch: x86_64
|
||||||
docker_compose_path: /usr/local/bin/docker-compose
|
docker_compose_path: /usr/local/bin/docker-compose
|
||||||
|
|
||||||
Docker Compose installation options.
|
Docker Compose installation options.
|
||||||
|
Loading…
Reference in New Issue
Block a user