CDLUC3 / mrt-doc

Documentation and Information regarding the Merritt repository
8 stars 4 forks source link

Upgrade linux docker so that we can run `docker compose` instead of `docker-compose` #1628

Open terrywbrady opened 1 year ago

terrywbrady commented 1 year ago

docker-compose is EOL. We should be using docker compose

Originally, I thought this was just a Docker Desktop feature, but it appears that Linux docker distros should support this.

Note, as we learn about new compose features at DockerCon, we will need to understand how/when they will be available on Linux.

Question: who creates the docker executable for our Linux?

terrywbrady commented 1 year ago

24.0.5 will be available on Amazon Linux 2023