quayctl icon indicating copy to clipboard operation
quayctl copied to clipboard

allow seeding of any/all quay.io images already downloaded locally

Open skippy opened this issue 9 years ago • 2 comments

rather than seeding on a per-image basis (doable but tedious when lots of images are involved), it would be nice to be able to fire up one process in the background that says seed all images downloaded locally (ie, show up in docker images) that are from quay.io

skippy avatar May 10 '16 18:05 skippy

@skippy: Would you want this to be pattern based? Something like:

quayctl torrent docker seed quay.io/* --match-all

josephschorr avatar May 13 '16 15:05 josephschorr

hey @josephschorr; generally yes; being able to call quayctl torrent docker seed quay.io/* or quayctl torrent docker seed quay.io/org/*service* would be fantastic (not sure if --match-all is needed or what it would be used for)

skippy avatar May 13 '16 18:05 skippy