hhyasdf/Image Sync Action

Automatically sync conatiner images between registries through Github Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 18, 2023
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: hhyasdf/image-sync-action@696d80a79976e47d4c3386d2fcec78535028ec84 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionThe version of image-syncernolatest
auth_fileThe --auth parameter of image-syncer, auth file path. This flag need to be pair used with --imagesno
images_fileThe --images parameter of image-syncer, images file path. This flag need to be pair used with --authyes./images.yaml
archThe --arch parameter of image-syncer, architecture list to filter source tags, not works for OCI mediano
osThe --os parameter of image-syncer, os list to filter source tags, not works for docker v2 schema1 and OCI mediano
procThe --proc parameter of image-syncer, numbers of working goroutines (default 5)no5
retriesThe --retries parameter of image-syncer, times to retry failed task (default 2)no2

no outputs