Make the Docker Run to Docker-Compose bidirectional (or add Docker-Compose to Docker Run tool)
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).
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
Hi @CorentinTh, could you consider merging some ?
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)
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)