latchkey-dev/Latchkey Docker Cache Build

Build Docker images with automatic ECR layer caching on Latchkey runners

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
contextBuild context pathno.
dockerfilePath to Dockerfile (relative to context)noDockerfile
tagsImage tags (newline or comma separated)yes
pushPush image to registry after buildnofalse
build-argsBuild arguments (newline separated, KEY=VALUE)no""
targetBuild target stageno""
platformsTarget platforms (e.g. linux/amd64,linux/arm64)no""
cache-modeBuildKit cache mode (min or max)nomax
cache-tagECR image tag used for cache layersnocache
extra-cache-fromAdditional --cache-from arguments (newline separated)no""
extra-cache-toAdditional --cache-to arguments (newline separated)no""
namedescription
cache-configuredWhether ECR cache flags were configured (true/false)
image-digestImage digest from the build