-
Notifications
You must be signed in to change notification settings - Fork 100
Getting the Images
aspyker edited this page Nov 12, 2014
·
5 revisions
You can use these Docker build files in two ways.
Recommended:
- Perform a docker run which will perform a docker pull from our trusted builds on Dockerhub. The docker run commands are [shown here].(https://github.com/Netflix-Skunkworks/zerotodocker/wiki/Running-the-Images)
If you want to know how it works:
- Run buildimages.sh and inspect the relevant Dockerfile and supporting files.
Once you have the images, your docker images output should look something like this:
root@ubuntu:~# docker images
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
netflixoss/exhibitor 1.5.2 7a126aaec184 16 hours ago 705.6 MB
netflixoss/hello-netflix-oss 1.0.27 dc4930a2085e 16 hours ago 559.2 MB
netflixoss/zuul 1.0.28 adb6c036abf6 16 hours ago 580.7 MB
netflixoss/eureka 1.1.142 da751b9faabe 16 hours ago 564.9 MB
netflixoss/asgard 1.5 5e0b611b83c8 16 hours ago 620.8 MB
ubuntu 14.04 5506de2b643b 2 weeks ago 199.3 MB
ubuntu latest 5506de2b643b 2 weeks ago 199.3 MB