leastauthority/Setup Docker Image(s)
Setup docker and build an image with cache support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service-name | Name of the service from the docker-compose.yml (if not all of them) | no | — |
| cache | Cache image(s) whether built of pulled | no | true |
| cache-read-only | Disable saving cache upon cache miss | no | false |
| context-dir | Directory path to the docker context, relative to the directory root | no | "" |
| dir | Directory path to the docker-compose file and the context, relative to the directory root | no | . |
Outputs
| name | description |
|---|---|
| cache-hit | — |