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 file #7

Open
nook24 opened this issue Nov 1, 2024 · 0 comments
Open

Remove version from docker compose file #7

nook24 opened this issue Nov 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nook24
Copy link
Member

nook24 commented Nov 1, 2024

The version directive is obsolete and should be removed from the docker-compose file.
Honestly I don't know if other compose implementations rely on it. We should probably wait a few month before removing it.
Probably also a good idea to spin up a podman-compose or any other alternative compose implementation for testing.

WARN[0000] /root/openITCOCKPIT-ce-docker/compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion

https://docs.docker.com/reference/compose-file/version-and-name/

@nook24 nook24 added the enhancement New feature or request label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant