v0.11.0
This release features the new "custom app" action. Running this action, alongside the new flags --app-image, --app-name, --internal-http-port and --extra-env-vars, Docksible can now quickly spin up practically any web app that is publicly available on Docker Hub.
Features
- As mentioned, the
custom-appaction, along with related CLI args ( #64 )
Installing/upgrading
pip install --upgrade docksible
PyPI package: https://pypi.org/project/docksible/0.11.0/
Full Changelog: v0.10.0...v0.11.0