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
I have both docker-compose and docker compose commands available in Terminal (idk if this is normal). I'm running docker on Apple M1. Docker is installed using brew as a cask. During my debugging efforts on different issues, I noticed that docker-compose is always used instead of docker compose.
I have both
docker-compose
anddocker compose
commands available in Terminal (idk if this is normal). I'm running docker on Apple M1. Docker is installed using brew as a cask. During my debugging efforts on different issues, I noticed thatdocker-compose
is always used instead ofdocker compose
.If I run
docker compose version
manually in the Terminal:Context:
Let me know if you need anything else from me and thanks for the great tool!
The text was updated successfully, but these errors were encountered: