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

[BUG] Docker run to compose converter - "version: " is obsolete #999

Open
riwich opened this issue Apr 24, 2024 · 1 comment
Open

[BUG] Docker run to compose converter - "version: " is obsolete #999

riwich opened this issue Apr 24, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@riwich
Copy link

riwich commented Apr 24, 2024

Which tool is impacted?
Docker run to compose converter

To Reproduce
Steps to reproduce the behavior:
convert any Docker Run to compose, the output contains "version: '3.9'"

Expected behavior
The Docker Compose output should not contain any "version: " tag.

Configuration (please complete the following information):
any

Additional context
Since Docker Compose version v2.25.0, the "version:" is obsolete

@riwich riwich added the bug Something isn't working label Apr 24, 2024
@sharevb
Copy link
Contributor

sharevb commented Apr 24, 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
None yet
Development

No branches or pull requests

3 participants