v0.12.0
Features
- New arg
--app-versionto specify the tag of the app's Docker image to use. Default value islatest. ( #35 ) - New flag
--phpmyadmin. If it's set, phpmyadmin will be included in the app's Docker network, otherwise not. Technically a breaking change, because prior behavior was to always include PMA, but Docksible is still in beta stage. ( #50 )
Installing/upgrading
pip install --upgrade docksible
PyPI package: https://pypi.org/project/docksible/0.12.0/
Full Changelog: v0.11.1...v0.12.0