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
The latest versions of Docker Desktop and CLI include Compose V2 where the correct (new) usage is docker compose. I'm not sure if that's rolled out to all platforms though or if there are some limitations. Are you unable to use v2? If so, on what platform(s)?
The docker compose up should be docker-compose up since this is the correct command.
The text was updated successfully, but these errors were encountered: