Docker stack requires jsondiff
This commit is contained in:
parent
cea4a8a709
commit
7fa4b21622
|
@ -3,6 +3,7 @@ py_env_install: True
|
||||||
py_env_pip_pkgs:
|
py_env_pip_pkgs:
|
||||||
- docker-compose
|
- docker-compose
|
||||||
- docker
|
- docker
|
||||||
|
- jsondiff
|
||||||
|
|
||||||
docker_deb_repo_key_url: 'https://download.docker.com/linux/ubuntu/gpg'
|
docker_deb_repo_key_url: 'https://download.docker.com/linux/ubuntu/gpg'
|
||||||
# Set to the Debian distribution name if not Ubuntu
|
# Set to the Debian distribution name if not Ubuntu
|
||||||
|
|
Loading…
Reference in New Issue