prototypdigital/Docker build, tag and push

Creates a docker image for a target using the provided Dockerfile caches locally, and optionally pushes to the registry.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
image-nameThe name of the image to build.yes
targetThe name of the image layer to build.no
aws-access-keyAWS Access key used for pushing to the registryno
aws-access-secretAWS Access secret used for pushing to the registryno
aws-regionAWS region for the ECR registryno
cache-fromList of external cache sources (e.g., type=local,src=path/to/dir)no
cache-toList of cache export destinations (e.g., type=local,dest=path/to/dir)no

no outputs