divio-cli
divio-cli copied to clipboard
Discuss: Time to migrate to docker compose v2.
The current latest version is v2.15 which was GA a long time ago. https://github.com/docker/compose/releases/tag/v2.15.1 It is recommended to migrate to docker compose v2
Hello, any plans to move forward with this?
It is possible to already opt-in to the new docker compose by adding this in your config (e.g on linux it is typically at ~/.config/divio/config.json):
"docker-compose": ["docker", "compose"]
we will work on this to make it part of the next larger version 4 release