[NEW TOOL] Docker compose to Docker run converter
What tool do you want? Example: Docker compose to Docker run converter
Describe the solution you'd like The same tool like "docker-run-to-docker-compose-converter" - only for the other direction Docker compose -> Docker run
It-tools just installed few minutes ago. (docker) Great job ! Congratulations.
And ... same request ! ;-)
I used to convert docker compose file into docker run commands to be called inside (parameterized) scripts
I actually corrected many things on "docker run to docker-compose" (from Mark Larah, https://www.composerize.com/) and created the reverse (https://www.decomposerize.com/) and a converter for V1 and V2 (https://www.composeverter.com/)
Currently, it-tools use another package "composerize-ts" that as less functionalities. May be will provide PR to update and create a decomposerize and composeverter tool
Hi @sadden3194 @JMarianoIFSTTAR , implemented: https://sharevb-it-tools.vercel.app/docker-run-to-docker-compose-converter, https://sharevb-it-tools.vercel.app/docker-compose-to-docker-run-converter and many more docker relate tools (also as a maintainer of composerize and decomposerize)
And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)