Go to file
yosifkit 8e561416fa Merge pull request #36 from infosiftr/windows
Update Windows with a PowerShell prompt and windowsservercore
2017-09-13 12:32:28 -07:00
amd64 Update Windows with a PowerShell prompt and windowsservercore 2017-09-13 11:29:17 -07:00
arm32v5 Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -07:00
arm32v7 Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -07:00
arm64v8 Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -07:00
greetings Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -07:00
i386 Add i386! 2017-08-09 14:40:59 -07:00
ppc64le Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -07:00
s390x Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -07:00
.dockerignore Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -07:00
.travis.yml Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -07: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 Update Windows with a PowerShell prompt and windowsservercore 2017-09-13 11:29:17 -07: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 SharedTags (so that "docker run hello-world" can work on Windows too!) 2017-09-12 15:03:03 -07:00
hello.c fixed message, Hub to cloud, Hub account to Docker ID 2017-01-11 16:44:50 -08:00
update.sh Add initial multiarchitecture support via Debian cross-compiled binaries 2017-06-13 16:17:33 -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.