Go to file
Tianon Gravi 85fd7ab65e 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
hello-seattle 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
hello-world 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
hola-mundo 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
.dockerignore Update a few minor bits for better caching and verification 2016-04-26 12:50:16 -07:00
.travis.yml Refactor repo to handle vanity DockerCon variant images 2016-06-28 10:58:00 -07:00
Dockerfile.build 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
LICENSE Add Expat license 2015-03-06 15:19:24 -07:00
Makefile 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
README.md Fix typo in README.md 2016-04-26 17:19:05 -04:00
generate-stackbrew-library.sh Refactor repo to handle vanity DockerCon variant images 2016-06-28 10:58:00 -07: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 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

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.

Travis CI