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.
Possibly, this would entail creating a
[docker]
section of the config file, and then users can fill in fields forrepository
,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