Skip to content

Conversation

woodhull
Copy link

The modern syntax for running docker compose is docker compose up not docker-compose up

Type of Change

  • Documentation update

The modern syntax for running docker compose is `docker compose up` not `docker-compose up`
@macintushar
Copy link
Member

Hey @woodhull, did you make sure this command is working on MacOS because as far as I know, Mac follows docker-compose and linux uses docker compose

@woodhull
Copy link
Author

I am using Mac OS. The old v1 syntax has been removed and no longer works in modern versions of docker.

@macintushar
Copy link
Member

Oh cool! Let me try it out first. I might make a change so that both commands are there, just incase someone's still using an older version of docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants