actions-marketplace-validations/docker-image-context-hash
Calculates a hash for a docker image context
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build_context | What path to give to docker as build context | — | . |
| extra_tree_objects | Tree objects (files) to be included in addition to the docker image context | no | — |
Outputs
| name | description |
|---|---|
| hash | An object ID of a docker image context |