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

[NEW TOOL] docker-compose-to-docker-run-converter

Open f0sh opened this issue 2 years ago • 4 comments
trafficstars

What tool do you want? Currently there is docker-run-to-docker-compose-converter. Would be awesome to have the other way round as well: Quickly convert a Docker Run command into a Compose file.

Is their example of this tool in the wild? https://8gwifi.org/dc2.jsp Unfortunately it is only a serverside tool.

f0sh avatar Aug 02 '23 16:08 f0sh

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 @CorentinTh, implemented in #847

sharevb avatar Feb 04 '24 19:02 sharevb