Update README.md
Latest docker-compose
This commit is contained in:
parent
cbbbb4afe9
commit
bf4bed9987
|
@ -30,7 +30,7 @@ Whether to restart the Docker daemon after the Docker package is installed or up
|
||||||
Variables to control the state of the `docker` service, and whether it should start on boot. If you're installing Docker inside a Docker container without systemd or sysvinit, you should set these to `stopped` and set the enabled variable to `no`.
|
Variables to control the state of the `docker` service, and whether it should start on boot. If you're installing Docker inside a Docker container without systemd or sysvinit, you should set these to `stopped` and set the enabled variable to `no`.
|
||||||
|
|
||||||
docker_install_compose: True
|
docker_install_compose: True
|
||||||
docker_compose_version: "1.21.2"
|
docker_compose_version: "1.22.0"
|
||||||
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