educational-technology-collective / morf

The MOOC Replication Framework (MORF)
MIT License
16 stars 7 forks source link

accept docker cloud repo + tagname as docker image #37

Open jpgard opened 6 years ago

jpgard commented 6 years ago

Possibly, this would entail creating a [docker] section of the config file, and then users can fill in fields for repository, tagname, etc. Then, use scripts provided in moby (or just a "docker pull" and "docker save" command) to get the image from docker hub.

https://devops.stackexchange.com/questions/2731/downloading-docker-images-from-docker-hub-without-using-docker

jpgard commented 6 years ago

https://raw.githubusercontent.com/moby/moby/master/contrib/download-frozen-image-v2.sh