Do not install docker-compose anymore. docker -> docker-py.
This commit is contained in:
parent
7d09ed307e
commit
8381518cf7
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
py3_env_install: True
|
||||
py3_env_pip_pkgs:
|
||||
- docker-compose
|
||||
- docker
|
||||
- docker-py
|
||||
- jsondiff
|
||||
|
||||
docker_deb_repo_key_url: 'https://download.docker.com/linux/ubuntu/gpg'
|
||||
|
|
Loading…
Reference in New Issue