Comment by icebraining

6 years ago

Sounds like a job for the Archive Team, as long as there's some way to identify the images worth saving.

Yep, just mentioned it to the Archive Team IRC. We're probably going to selectively archive particular Docker images, although that's a lot of manual labor.

If you have any ideas wrt to selecting important images, that'd be great.

  • Rough idea: maintain an Awesome List of images worth saving, take submissions from public, use that list to automate what to pull?

    • Yeah, good idea — I’m not in these fields so it’s difficult for me to judge. Also, it sounds like we should be prioritizing niche images that only a handful of papers use rather than images that people rely upon regularly.

      2 replies →

  • Since images tend to be based on each other I wonder if someone's analyzed the corresponding dependency graph yet. In theory you should get quite far if you isolate the most commonly used base images.