it-tools
it-tools copied to clipboard
[BUG] Docker run to compose converter - "version: " is obsolete
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
Hi @riwich, this is corrected in my PR : https://github.com/CorentinTh/it-tools/pull/845 you can test at : https://it-tools-git-fork-sharevb-feat-3040e2-corentin-thomasset-s-team.vercel.app/docker-run-to-docker-compose-converter