Skip to content

chore: use docker compose v2 (SethFalco) #4621

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

SethFalco
Copy link
Contributor

Description

Most engineers working with Docker Compose, or who have installed Docker Compose since July 2023 should have Docker Compose v2 installed.

For clarity, docker-compose is v1, and docker compose is v2. Compose V1 is deprecated.

From July 2023 Compose V1 stopped receiving updates. It’s also no longer available in new releases of Docker Desktop.

https://docs.docker.com/compose/

Docker Compose v2 is fully backward compatible with v1, so nothing else needs to change. Could we have the Compose v2 syntax referenced instead?

Related

@monkeytypegeorge monkeytypegeorge added the docs Related to Markdown files and documentation label Sep 11, 2023
Copy link
Member

@Miodec Miodec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Miodec Miodec merged commit 990ffc8 into monkeytypegame:master Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Related to Markdown files and documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants