actions-hub/The Docker CLI
GitHub Action with docker cli
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Aug 17, 2026
- Maintenance Recency
- Stalelast commit Jun 8, 2021
- License
- MIT
Pinned Snippet
uses: actions-hub/docker@f5fdbfc3f9d2a9265ead8962c1314108a7b7ec5d # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| NAME | Docker image (if not the same as repo) | — | — |
| TAG | Docker tag (if want to specify tag) | — | — |
| DOCKER_USERNAME | Docker username | — | — |
| DOCKER_PASSWORD | Docker password | — | — |
| DOCKER_REGISTRY_URL | Docker registry url | — | — |
| SKIP_LOGIN | Skip login | — | — |
Outputs
no outputs