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

Docker compose to docker run tool

Open Rapter001 opened this issue 5 months ago • 1 comments

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Just like Docker run to Docker compose converter but the opposite

Is their example of this tool in the wild?

N/A

Additional context

N/A

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

Rapter001 avatar Jul 08 '25 03:07 Rapter001

Hi @Rapter001, implemented in my fork: https://sharevb-it-tools.vercel.app/docker-compose-to-docker-run-converter (and many others, searching for docker)

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 Aug 17 '25 14:08 sharevb