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
In the latest versions, docker compose became part of docker via docker-compose-plugin.
However, the syntax of should be now docker compose instead of docker-compose.
Could you please check if there is a way to include this into your installation scripts?
The text was updated successfully, but these errors were encountered:
In the latest versions, docker compose became part of docker via docker-compose-plugin.
However, the syntax of should be now
docker compose
instead ofdocker-compose
.Could you please check if there is a way to include this into your installation scripts?
The text was updated successfully, but these errors were encountered: