Skip to content

v0.11.0

Choose a tag to compare

@belal-i belal-i released this 10 Jun 17:35
· 92 commits to develop since this release
10ed94a

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-app action, 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