Add docker compose plugin
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build encountered an error

This commit is contained in:
Adrien Reslinger 2022-11-11 23:47:30 +01:00
parent 5a452f5687
commit 2ca2ad9796
Signed by: adrien
GPG key ID: DA7B27055C66D6DE

View file

@ -5,6 +5,7 @@ docker_package_name:
- curl
- software-properties-common
- docker-ce
- docker-compose-plugin
docker_remove_packages_name:
- docker-engine
- docker.io