samoth69/Docker Build Push Test
Build & push a docker image and then test the image against Grype
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry_hostname | Hostname of the image registry | — | hub.docker.com |
| registry_username | Username for image registry | yes | — |
| registry_password | Password for image registry | yes | — |
| build_tag | Docker image tag | yes | — |
| build_context | Docker build context | — | "" |
| build_dockerfile | Dockerfile path | — | — |
Outputs
| name | description |
|---|---|
| imageid | Built image id |