factisresearch/image
Build a docker image from Dockerfile. The image will be pushed if the action if a tag has been pushed. In addition to the git tag the image will tagged 'latest' if we are on the default branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Docker registry | yes | — |
| username | Username for login to registry | yes | — |
| password | Password for login to registry | yes | — |
| image | Image name | yes | — |
| dockerfile | Path to Dockerfile | no | Dockerfile |
Outputs
no outputs