Closed windsource closed 2 years ago
It would propably be better to support docker compose
(without the hypen) through the docker-compose-plugin
package instead: https://docs.docker.com/compose/#compose-v2-and-the-new-docker-compose-command
@MarcusWichelmann I have change the PR accordingly. I did not even know that this plugin exists.
Can we get this PR merged. Most people use docker compose and having an app without it is useless 😅
The docker-ce image was missing
docker-compose
which is added here.