1 changed file
check_dockerhub_repo_build_status.py | ||
check_dockerhub_repo_build_status.py
/check_dockerhub_repo_build_status.py-1+1/check_dockerhub_repo_build_status.py
Add comment 19
Add comment 20 Nagios Plugin to check the last completed build status of a DockerHub Automated Build repo
Add comment 21
Add comment 22 Minus Optionally specify a --tag to check latest build for such as specific version or OS build eg. 'version-1.1' or 'centos'
Add comment 22 Plus Optionally specify a --tag to check latest build for a specific version or OS eg. 'version-1.1' or 'centos'
Add comment 23
Add comment 24 Returns the following information for the last completed build:
Add comment 25