http://composeverter.com - Convert Docker compose files from V1 to V2 (2.x, 3.x or Common Specification)
Looking for turning docker run
command(s) to Docker compose file: http://composerize.com / Composerize
Looking for turning Docker compose file to docker run
command(s): http://decomposerize.com / Decomposerize
See NPM package
- Clone a fork of the repo and install the project dependencies by running
yarn
- Make your changes, and build the project by running
make build
- Test your changes with
make test
- ShareVB GitHub