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

Document prerequisites for Docker Compose support #38760

Closed
mhalbritter opened this issue Dec 13, 2023 · 1 comment
Closed

Document prerequisites for Docker Compose support #38760

mhalbritter opened this issue Dec 13, 2023 · 1 comment
Labels
type: documentation A documentation update
Milestone

Comments

@mhalbritter
Copy link
Contributor

We should document what the minimum version of Docker and Docker Compose for our Docker Compose support is.

@mhalbritter mhalbritter added the type: documentation A documentation update label Dec 13, 2023
@mhalbritter mhalbritter added this to the 3.1.x milestone Dec 13, 2023
@mhalbritter
Copy link
Contributor Author

mhalbritter commented Dec 13, 2023

Tested some Docker Compose versions:

  • 2.0.0: fails unknown flag: --wait
  • 2.1.0: fails unknown flag: --wait
  • 2.2.0: works
  • v2.23.3: works
  • v2.24.0-birthday.10: works

So the minimum Docker Compose version is 2.2.0.

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

No branches or pull requests

1 participant