prospectus_dockerhub
Prospectus helpers for checking docker hub build status
Usage
Add the following 2 lines to the .prospectus:
## Add this at the top
Prospectus.extra_dep('file', 'prospectus_dockerhub')
## Add this inside your item that has a build
extend Prospectusdockerhub.build('ORG/REPO')
Installation
gem install prospectus_dockerhub
License
prospectus_dockerhub is released under the MIT License. See the bundled LICENSE file for details.