Skip to content

v0.10.0

Choose a tag to compare

@belal-i belal-i released this 05 Jun 19:26
· 97 commits to develop since this release
56691b4

This release improves the Docker Compose setup, making it more modern and secure, and also fixes a bug in the CLI argument validation

Refactor

  • Improve the Docker Compose setup ( #58 )

Bugfix

  • Don't ask for database root password when only doing minimal Docker setup ( #56 )

Installing/upgrading

pip install --upgrade docksible

PyPI package: https://pypi.org/project/docksible/0.10.0/

Full Changelog: v0.9.0...v0.10.0