crazy-max/Docker Status
GitHub Action to check Docker system status in your workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 28, 2026
- License
- MIT
Pinned Snippet
uses: crazy-max/ghaction-docker-status@8924b6134452fab7da5c3fdf17f5c4befd1fc244 # v4.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| overall_threshold | Defines threshold for overall status (also called rollup) of Docker to fail the job | no | — |
| hub_registry_threshold | Defines threshold for Docker Hub Registry to fail the job | no | — |
| authentication_threshold | Defines threshold for Docker Authentication to fail the job | no | — |
| hub_web_threshold | Defines threshold for Docker Hub Web to fail the job | no | — |
| desktop_threshold | Defines threshold for Docker Desktop to fail the job | no | — |
| billing_threshold | Defines threshold for Docker Billing to fail the job | no | — |
| package_repositories_threshold | Defines threshold for Docker Package Repositories to fail the job | no | — |
| hub_automated_builds_threshold | Defines threshold for Docker Hub Automated Builds to fail the job | no | — |
| hub_security_scanning_threshold | Defines threshold for Docker Hub Security Scanning to fail the job | no | — |
| docs_threshold | Defines threshold for Docker Docs to fail the job | no | — |
| community_forums_threshold | Defines threshold for Docker Community Forums to fail the job | no | — |
| support_site_threshold | Defines threshold for Docker Support to fail the job | no | — |
| web_threshold | Defines threshold for Docker.com Website to fail the job | no | — |
| scout_threshold | Defines threshold for Docker Scout to fail the job | no | — |
| build_cloud_threshold | Defines threshold for Docker Build Cloud to fail the job | no | — |
| testcontainers_cloud_threshold | Defines threshold for Testcontainers Cloud to fail the job | no | — |
| cloud_threshold | Defines threshold for Docker Cloud to fail the job | no | — |
| offload_threshold | Defines threshold for Docker Offload to fail the job | no | — |
| hardened_images_threshold | Defines threshold for Docker Hardened Images to fail the job | no | — |
Outputs
no outputs