Go to file
Tianon Gravi d206a43516 Use new microsoft/nanoserver tags (sac2016)
See https://hub.docker.com/r/microsoft/nanoserver/ (:1709 vs :sac2016)
2017-11-22 13:39:05 -08:00
amd64 Use new microsoft/nanoserver tags (sac2016) 2017-11-22 13:39:05 -08:00
arm32v5 Add "arch" to the produced output 2017-11-20 07:03:38 -08:00
arm32v7 Add "arch" to the produced output 2017-11-20 07:03:38 -08:00
arm64v8 Add "arch" to the produced output 2017-11-20 07:03:38 -08:00
greetings Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -07:00
i386 Add "arch" to the produced output 2017-11-20 07:03:38 -08:00
ppc64le Add "arch" to the produced output 2017-11-20 07:03:38 -08:00
s390x Add "arch" to the produced output 2017-11-20 07:03:38 -08:00
.dockerignore Use new microsoft/nanoserver tags (sac2016) 2017-11-22 13:39:05 -08:00
.travis.yml Use new microsoft/nanoserver tags (sac2016) 2017-11-22 13:39:05 -08:00
Dockerfile.build Add i386! 2017-08-09 14:40:59 -07:00
LICENSE Add Expat license 2015-03-06 15:19:24 -07:00
Makefile Use new microsoft/nanoserver tags (sac2016) 2017-11-22 13:39:05 -08:00
README.md Update README with Jenkins badge change (see https://github.com/docker-library/docs/pull/697) 2016-09-21 13:21:29 -07:00
generate-stackbrew-library.sh Use new microsoft/nanoserver tags (sac2016) 2017-11-22 13:39:05 -08:00
hello.c Add "arch" to the produced output 2017-11-20 07:03:38 -08:00
update.sh Use new microsoft/nanoserver tags (sac2016) 2017-11-22 13:39:05 -08:00

README.md

About this Repo

This is the Git repo of the Docker official image for hello-world. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/hello-world.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/hello-world" manifest file in the docker-library/official-images repo, especially PRs with the "library/hello-world" label on that repo. For more information about the official images process, see the docker-library/official-images readme.