sharevb
sharevb
Hi @DeAlexPesh 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,...
Hi @StefanFilkov, From my point of view, the only wrong part is considering as a named volume. So correct expected result is: ``` name: services: alloy: volumes: - :/etc/alloy/config.alloy ports:...
Hi @StefanFilkov, keeping of carriage return is implemented in last version of composerize and website. The result is now: ``` command: >- run --server.http.listen-addr=0.0.0.0:12345 --storage.path=/var/lib/alloy/data /etc/alloy/config.alloy ``` This is totaly...
Hi @StefanFilkov, finally reverted to single line behavior (since it would require kind of real parser since yarg sounds to not support \n), but still corrected < and > handling...
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/)
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
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...
Hi @d-enk @lvluu , also merged in my fork and if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes,...
Hi @graphixillusion , a file base64 is available here : https://sharevb-it-tools.vercel.app/base64-file-converter And if you are interested in an up to date version of it-tools, with many improvements, new tools, and...
Hi @graphixillusion , implemented in my fork : https://sharevb-it-tools.vercel.app/base64-hex-converter And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes,...