actions-marketplace-validations/upload-docker
Simplified the process of building and uploading docker images. Created for personal repository work and CI/CD support.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 21, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/how2flow_upload-docker-action@2952d5901f2271e53b308d723c81bb40c5142603 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| context | Dockerfile path | yes | — |
| repository | Docker hub repository | yes | — |
| release | Release version number. | yes | — |
| username | Docker hub ID | yes | — |
| password | Docker hub PASSWORD | yes | — |
Outputs
no outputs