cloudposse/GitHub Action for Syncing Docker Repositories

A GitHub Action for Syncing Docker Repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
srcThe source repository to sync from.yes
src-credentialsThe source repository credentials.no
destThe destination repository to sync to.yes
dest-credentialsThe destination repository credentials.no
override-archOverride the architecture of the src image.no
override-osOverride the operating system of the src image.no
override-multi-archIf one of the images in src refers to a list of images, instead of copying just the image which matches the current OS and architecture, attempt to copy all of the images in the list, and the list itself. notrue

no outputs