Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 230 Bytes

MAINTENANCE.md

File metadata and controls

10 lines (7 loc) · 230 Bytes

Dockerhub

New builds are built automatically on dockerhub when a versioned tag is pushed to github. For example

git tag 0.1.9
git push
git push --tags

this will trigger a release tagged version 0.1.9 on dockerhub