actions-marketplace-validations/Build Dockerfile and Push to The Hub
Build and push docker images with Docker Buildx
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| DOCKERHUB_USERNAME | The username to authenticate with dockerhub | yes | — |
| DOCKERHUB_TOKEN | The token to authenticate with dockerhub | yes | — |
| BASE_TAG | The tag of the base image | yes | — |
| TAG_NAME | ARG input into Dockerfile for tag | yes | — |
| IMAGE_NAME | Name of image to publish to dockerhub, e.g. 'user/my-image' | yes | — |
| PLATFORMS | Platforms to build for (i.e. linux/arm64) | no | linux/amd64 |
Outputs
no outputs