vitr/Docker Build and Upload to AWS ECR

Create Docker images and push into a ECR repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
access_key_idThe AWS access key idyes
secret_access_keyThe AWS secret access keyyes
account_idAWS Account IDyes
repoName of your ECR repositoryyes
regionThe AWS regionyes
create_repoSet this to true to create the repository if it does not already existfalse
tagsComma-separated string of ECR image tagslatest
dockerfileName of Dockerfile to useDockerfile
extra_build_argsExtra flags to pass to docker build (see docs.docker.com/engine/reference/commandline/build)""
pathPath to Dockerfile, defaults to the working directory.

no outputs