abronin/Retag Docker image in AWS ECR without pulling

Retag existing Docker image in AWS ECR without pulling

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-account-idThe AWS account ID associated with the registry that contains the image to retag (the default registry of user is assumed)no
aws-regionAWS Region (e.g. us-east-2; not required if you provide AWS_REGION env variable)no
repositoryECR repository name (e.g. namespace/image)yes
tagImage tag you want to add new tags to (e.g. latest)yes
new-tagsList of tags you want to add (e.g. v1.2.3, production, sha-1234asdf)yes

no outputs