Skip to content

v0.12.0

Choose a tag to compare

@belal-i belal-i released this 05 Aug 20:12
· 74 commits to develop since this release
d4a0697

Features

  • New arg --app-version to specify the tag of the app's Docker image to use. Default value is latest. ( #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