ublue-os / ucore

An OCI base image of Fedora CoreOS with batteries included
https://projectucore.io
Apache License 2.0
115 stars 23 forks source link

Consider change to docker-compose install to enable it as a plugin #141

Closed bsherman closed 2 months ago

bsherman commented 3 months ago

We could be installing docker-compose in a different location and/or as a plugin for the docker command such that it would support docker compose as well as docker-compose. Plus, use versioning instead of latest.

https://github.com/moby/moby/blob/9fa76786ab6fbc29c4f2d3c6f7480fa11baeb607/Dockerfile#L485