hetznercloud / apps

Hetzner Cloud Apps
https://www.hetzner.com/cloud
121 stars 28 forks source link

Add docker-compose to docker-ce image #60

Closed windsource closed 2 years ago

windsource commented 2 years ago

The docker-ce image was missing docker-compose which is added here.

MarcusWichelmann commented 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

windsource commented 2 years ago

@MarcusWichelmann I have change the PR accordingly. I did not even know that this plugin exists.

shyim commented 2 years ago

Can we get this PR merged. Most people use docker compose and having an app without it is useless 😅