You can find a more complete list of images at index.docker.io Searching the index You can use Followed by docker pull to get an image. docker pull tianon/debian All images from the Ubuntu repository (try this if you get a 404 error for an individual Ubuntu image) docker pull ubuntu docker pull ubuntu:12.10 docker pull ubuntu:12.04 Gentoo base image docker pull tianon/gentoo:latest Note that this image is somewhat limited, being that it is simply a faithful copy of the stage3 tarball (see also #313 ). Including a copy of the portage tree would increase the image size by an appreciable amount,
Read full article from Public docker images · docker/docker Wiki · GitHub
No comments:
Post a Comment