valitydev/Publish docker image
Build and push artifacts to the Docker registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry-username | Username for image registry | yes | — |
| registry-access-token | Access token for image registry | yes | — |
| docker-registry | Docker registry | no | ghcr.io |
| context-path | Build's context path | no | . |
| dockerfile-path | Path to the Dockerfile | no | ./Dockerfile |
| push | Push build image to the specified image registry? | no | — |
| platforms | List of target platforms for build | no | — |
| use-env-buildargs | Source docker build args from .env file? | no | true |
Outputs
no outputs