rsuchecki / docker-pull

Save your Docker Hub containers from ultimate doom!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Pull

Docker Hub announced they are going to start purging images, via their new retention policy. This is obviously terrible for scientific repodocibility. This is a simple test to parse container names in repos.txt and pull them on a monthly basis. You should group container repositories together (meaning ones that only vary by the tag) to ensure that the images are removed after all are pulled (so the GitHub Workflow space doesn't fill up with the layers).

About

Save your Docker Hub containers from ultimate doom!