Go to file
Tianon Gravi 0f30176f82 Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -08:00
hello-seattle Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -08:00
hello-world Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -08:00
hola-mundo Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -08:00
.dockerignore Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -08:00
.travis.yml Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -08:00
Dockerfile.build Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -08:00
LICENSE Add Expat license 2015-03-06 15:19:24 -07:00
Makefile Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -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 Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -08:00
hello.c Switch to the C version officially, and make some minor modifications to ensure cross-architecture compatibility is maximized 2016-06-29 16:31:30 -07:00
update.sh Add "nanoserver" variants using "hello.txt" + powershell 2016-11-18 09:50:16 -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.