Do not install docker-compose anymore. docker -> docker-py.

This commit is contained in:
Andrea Dell'Amico 2024-11-07 13:28:57 +01:00
parent 7d09ed307e
commit 8381518cf7
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 2 deletions

View File

@ -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'