Releases: composerize/composerize
Releases Β· composerize/composerize
v1.4.1
What's Changed
- Add support for all flags of docker run
- Support
docker run,docker create,docker container run,docker service create - Handle
docker runcommands with command line arguments - Handle multiple commands
- Handle merging with existing
Docker composefile - Correction of all most all previously opened issues
- Mention reverse tool : decomposerize.com
New Contributors
Full Changelog: v1.2.0...v1.4.1
v1.2.0
What's Changed
- Add support for --user, -l, -h, -u flags by @simoncaron in #548
New Contributors
- @simoncaron made their first contribution in #548
Full Changelog: v1.1.0...v1.2.0