You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are in the process of setting up cloud exchange and had issues verifying the docker compose installation. Looking at the code for setup.py we noticed it's running docker-compose --version which only works up to version 1.29.2.
Version 1 is deprecated so would it be possible to get it updated to work with the latest version, please? 🙂
Hi,
We are in the process of setting up cloud exchange and had issues verifying the docker compose installation. Looking at the code for setup.py we noticed it's running
docker-compose --version
which only works up to version 1.29.2.Version 1 is deprecated so would it be possible to get it updated to work with the latest version, please? 🙂
Compose V1 support will no longer be provided after June 2023 and will be removed from all future Docker Desktop versions.
Kind regards,
Dexter
The text was updated successfully, but these errors were encountered: