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 obsolete version directive from docker compose files #1135

Closed
o0mohd0o opened this issue Apr 20, 2024 · 3 comments
Closed

Remove obsolete version directive from docker compose files #1135

o0mohd0o opened this issue Apr 20, 2024 · 3 comments

Comments

@o0mohd0o
Copy link

Description

This issue happens start with version 25.05 of docker

WARN[0000] /Users/mohd/Sites/magento2/compose.yaml: version is obsolete
WARN[0000] /Users/mohd/Sites/magento2/compose.healthcheck.yaml: version is obsolete
WARN[0000] /Users/mohd/Sites/magento2/compose.dev.yaml: version is obsolete

Please check the solution here:
mailcow/mailcow-dockerized#5797 (comment)

Steps To Reproduce

  1. bin/start

Expected Result
No any warn should appear

Actual Result

@YevhenZvieriev
Copy link
Contributor

YevhenZvieriev commented Apr 21, 2024

Hi @o0mohd0o

This issue was fixed in this PR.

For hot-fix, until changes won't merge from the release/next branch to master you can remove version: "3" from docker-compose files that throw warnings such as compose.yaml, compose.healthcheck.yaml, compose.dev.yaml.

@markshust markshust changed the title There is issue with the docker version Remove obsolete version directive from docker compose files Apr 22, 2024
@markshust
Copy link
Owner

Thanks, yes I'll tag and release a new version soon 👍

@markshust
Copy link
Owner

Closing this one out as it was fixed in #1125. I'll be building and tagging a new release momentarily.

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

No branches or pull requests

3 participants