seiferma/Docker Build Action
Build and push docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag-name | The name of the image to produce (without tag) | yes | — |
| working-directory | The directory, in which the Dockerfile resides | no | . |
| docker-registry | Address of registry to push image to | no | "" |
| docker-user | User for logging in to registry | no | "" |
| docker-password | Password for logging in to registry | no | "" |
| platforms | The platforms, which the image shall support | no | linux/amd64 |
| push | Push image to registry | no | false |
Outputs
no outputs