Page 1 of 1

IBM Cloud Computing News - Set up a Docker Registry as a pull-through cache on Raspberry Pi

Posted: Tue Aug 15, 2017 9:30 am
by IT News Bot
If you have a slow internet connection and multiple users downloading
Docker images, then why not use it as a cache on a Raspberry Pi? This can save
you time and bandwidth when using Docker. Raspberry Pi is amazing, because it
is portable, cheap, and consumes negligible power. By creating the solution
described in this tutorial, every time you download an image, it will be
cached on the Pi; then, for all subsequent requests, the same image will be
delivered from the local cache.

Source: http://www.ibm.com/developerworks/cloud ... ml?ca=drs-