actions-marketplace-validations/Docker builder
Build docker image and push to specific registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 13, 2023
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/tvrcgo_deploy-to-docker@02dd0780dca2b013c1f0b56d5cad32d3fff59f9d # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Docker username | yes | — |
| password | Docker password | yes | — |
| tags | Image tag, including repo path | yes | — |
| registry | Docker registry | no | docker.io |
| context | Build context | no | . |
| dockerfile | Dockerfile path | no | Dockerfile |
| platforms | Target platforms | no | linux/amd64,linux/arm64 |
Outputs
no outputs