Releases: dockito/compose2bash
Releases · dockito/compose2bash
v1.6.0
- Add support for
net
parameter
v1.4.0
- Add support to run the generated script with interactive bash (#1)
- Add argument
-v
to print the current version
v1.3.0
- Add support to set hostname
v1.2.1
- includes all containers on listing them to check if a specific container already exists
v1.2.0
- adds support for links attribute
- removes blank lines that contains only "/" from the generated script
v1.1.1
- fixes problem missing the environment variable’s name
v1.1.0
- handles error on saving bash script
- includes new option to defines the docker host connection