somaliaims / Somali-AIMSUI

GNU Affero General Public License v3.0
1 stars 3 forks source link

Docker 6 month image retention limits #618

Open matmaxgeds opened 4 years ago

matmaxgeds commented 4 years ago

Hi, Docker has changed their terms of service. They will now delete unaccessed images after 6 months: https://www.docker.com/blog/scaling-dockers-business-to-serve-millions-more-developers-storage/

This means that we need to

  1. find a backup place to store the AIMS images
  2. make sure the backup location is documented in the install7recover instructions
  3. understand where the email on image deletion would come to, and who is checking that account
  4. arrange a script to regularly pull the image, even if it is not needed e.g. just pull and discard it?
matmaxgeds commented 4 years ago

Consider github packages: https://dev.to/zenulabidin/thoughts-about-docker-deleting-unused-images-1n9m