it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[NEW TOOL] Docker compose to Docker run converter

Open sadden3194 opened this issue 2 years ago • 4 comments

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

sadden3194 avatar Sep 18 '23 05:09 sadden3194

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

JMarianoIFSTTAR avatar Sep 18 '23 08:09 JMarianoIFSTTAR

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/)

sharevb avatar Nov 18 '23 20:11 sharevb

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

sharevb avatar Nov 18 '23 20:11 sharevb

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)

sharevb avatar Jan 01 '25 09:01 sharevb