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

Remove version from docker-compose #1612

Open
jonespm opened this issue Aug 19, 2024 · 0 comments
Open

Remove version from docker-compose #1612

jonespm opened this issue Aug 19, 2024 · 0 comments
Labels
🪳 bug Something isn't working

Comments

@jonespm
Copy link
Member

jonespm commented Aug 19, 2024

Thank you for contributing to this project!

  • Make sure to search the issues for duplicates first!

Expected behavior (A description of what you expected to happen) :

No warning messages displayed starting up

Describe the bug (Tell us what happens instead of the expected behavior) :

There's a warning now when starting locally on Docker of

WARN[0000] /Users/jonespm/git/my-learning-analytics/docker-compose.yml: `version` is obsolete

Currently just a WARN but might cause an issue in the future. Only affects local development.

Steps to Reproduce :

  1. Locally run docker compose up

Additional context (Add any other context about the problem here) :

https://github.com/compose-spec/compose-spec/blob/main/spec.md#version-and-name-top-level-elements

@jonespm jonespm added the 🪳 bug Something isn't working label Aug 19, 2024
@zqian zqian removed this from ROHQ 1.11.0 Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working
Projects
Development

No branches or pull requests

1 participant