davshafik/Build / Publish docker images
build and publish a docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registery | registery url | no | — |
| docker_repo | docker repo name for example docker/gcm | no | — |
| context | location of dockerfile to be build | yes | . |
| reg-username | registery username | no | — |
| reg-password | registery username | no | — |
| img-ver | docker image version | yes | — |
Outputs
| name | description |
|---|---|
| image-name | the name of the image that was built/published |