solero / wand

Docker setup for Houdini
MIT License
91 stars 38 forks source link

`docker-compose` is deprecated #39

Open Lekuruu opened 2 months ago

Lekuruu commented 2 months ago

The docker-compose command has been deprecated for some time now, and I would suggest to migrate over to docker compose instead to ensure continued compatibility and support. The command may no longer be available through some package managers and will no longer receive updates. Additionally, the version header in the compose file is also deprecated and should be updated accordingly. More details can be found here: https://docs.docker.com/compose/migrate/