visable-dev/ECR sync

Syncs Docker images from Docker Hub into private AWS ECR with multi-arch support via skopeo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ecr_registryECR registry. E.g. `123456789100.dkr.ecr.eu-central-1.amazonaws.com`yes
repo_fileJSON file with all repos to sync. Format must match `{"<from>": "<to>"}`. E.g. `{"renovate/ruby": "foobar/ruby"}` will sync `registry.docker.io/renovate/ruby` into `123456789100.dkr.ecr.eu-central-1.amazonaws.com/foobar/ruby`. yes
tag_limitLimit amount of tags per repo to sync. Tags are ordered by last updated date.no""

no outputs