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

Make the Docker Run to Docker-Compose bidirectional (or add Docker-Compose to Docker Run tool)

Open frankhommers opened this issue 1 year ago • 3 comments

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Currently IT-Tools contains something like this https://www.composerize.com/ But I would also like to have https://www.decomposerize.com/

Is their example of this tool in the wild?

https://www.decomposerize.com/

Additional context

Maybe @sharevb or @cgoIT can help since he also forked this repo ;-) Just sayin' ;-)

Validations

  • [X] Check the feature is not already implemented in the project.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

frankhommers avatar Jun 13 '24 16:06 frankhommers

Hi @frankhommers, as the author of decomposerize (and a maintainer of composerize), I already made some Docker/Kubernetes in it-tools : https://github.com/CorentinTh/it-tools/pulls?q=is%3Apr+is%3Aopen+docker+author%3Asharevb

sharevb avatar Jun 14 '24 08:06 sharevb

Hi @CorentinTh, could you consider merging some ?

sharevb avatar Jun 14 '24 08:06 sharevb

Hi, if you arr interested in up to date version of it-tools, I made kind of 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 Dec 31 '24 15:12 sharevb

Hi @frankhommers , 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 tools

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 Nov 01 '25 08:11 sharevb