ryanwersal/Build Docker Image
Build Docker images using staging based caching
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | URL of registry to push image to | yes | docker.pkg.github.com |
| namespace | Namespace off the registry (defaults to GITHUB_REPOSITORY) | no | — |
| username | Username of specified registry (defaults to GITHUB_ACTOR) | no | — |
| password | Password of user for specified registry | yes | — |
| context | Path to context of build (defaults to working directory) | no | — |
| dockerfile | Path to Dockerfile | no | — |
| image | Name of the built image | yes | — |
| tag | Tag to give to built image (defaults to latest) | yes | latest |
| target | Stage to target | no | — |
Outputs
no outputs