Skip to content
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

Migrate to using Docker Compose V2 #510

Closed
bluecmd opened this issue Feb 8, 2024 · 2 comments · Fixed by #511
Closed

Migrate to using Docker Compose V2 #510

bluecmd opened this issue Feb 8, 2024 · 2 comments · Fixed by #511

Comments

@bluecmd
Copy link
Contributor

bluecmd commented Feb 8, 2024

Currently this project uses docker-compose using compose V1, which stopped receiving updates May 2021 and is not supported by Docker.

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

What needs to be done?

  • Replace all docker-compose with docker compose.
  • Update documentation and Makefile(s) on how to install the compose plugin.
@chrispsommers
Copy link
Collaborator

Hi @bluecmd thanks for filing this. Do you want to submit a PR to accomplish this task?

@bluecmd
Copy link
Contributor Author

bluecmd commented Feb 8, 2024

@chrispsommers Sure, I submitted a PR

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 a pull request may close this issue.

2 participants