truemark/Docker Build Pattern Action
Builds and pushes an image to Docker using a common pattern
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Docker registry to log into | yes | — |
| username | Docker username to log in with | yes | — |
| password | Docker password to log in with | yes | — |
| image | Docker image tag to build and push | yes | — |
| context | Location of the Dockerfile. Defaults to root | no | . |
Outputs
no outputs