furality/Build Image and Run Command
Build an image and run the given command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Sets the target stage to build | yes | — |
| run | Run command in container | no | — |
| options | Options | no | — |
| cache-to | List of cache export destinations for buildx (e.g., user/app:cache, type=local,dest=path/to/dir) | no | — |
| secrets | List of secrets to expose to the build (e.g., key=string, GIT_AUTH_TOKEN=mytoken) | no | — |
| buildkitd-config-inline | Same as buildkitd-config but inline | no | — |
Outputs
no outputs