Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

Change runPreconfigCommands to pull a pre-built Docker image #211

Open
jpoler opened this issue Oct 19, 2015 · 1 comment
Open

Change runPreconfigCommands to pull a pre-built Docker image #211

jpoler opened this issue Oct 19, 2015 · 1 comment

Comments

@jpoler
Copy link
Contributor

jpoler commented Oct 19, 2015

This process could be sped up significantly if a pre-built container was hosted on DockerHub or some other public Docker repository.

Then a simple docker pull <image_name> would do the trick.

Building the Docker Image from Dockerfile assumes access to the internet as it stands.

@beyang
Copy link
Member

beyang commented Oct 19, 2015

Yep, great point!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants