Go to file
Tianon Gravi 8326145f5f
Merge pull request #98 from tfenster/master
Show matching version in sample
2022-03-17 09:48:24 -07:00
.github/workflows Add initial GitHub Actions CI 2020-04-28 15:01:09 -07:00
amd64/hello-world Fix version in Windows examples 2022-03-17 07:36:47 -07:00
arm32v5/hello-world Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -07:00
arm32v7/hello-world Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -07:00
arm64v8/hello-world Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -07:00
greetings Remove (now unused) hola-mundo and hello-seattle bits 2019-12-02 19:06:00 -08:00
i386/hello-world Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -07:00
mips64le/hello-world Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -07:00
ppc64le/hello-world Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -07:00
riscv64/hello-world Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -07:00
s390x/hello-world Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -07:00
.dockerignore Add Nano Server 1803 variants 2018-07-09 16:19:25 -07:00
.gitattributes Fix line endings on Windows with gitattributes 2020-09-30 10:04:41 -07:00
Dockerfile-linux.template Add Nano Server 1803 variants 2018-07-09 16:19:25 -07:00
Dockerfile-windows.template Add Windows 1809 support 2018-12-31 12:59:44 -08:00
Dockerfile.build Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -07:00
LICENSE Remove ending year from LICENSE 2018-07-30 09:13:59 -07:00
Makefile Fix version in Windows examples 2022-03-17 07:36:47 -07:00
README.md Update README from d5df59ae28 2021-07-06 10:51:35 -07:00
generate-stackbrew-library.sh Add Windows 2022 variant 2021-08-24 14:43:18 -07:00
hello.c Remove magic constant in syscall 2020-01-20 16:42:45 +03:00
update.sh Convert from glibc-based binaries to musl-based binaries 2019-12-30 16:06:25 -08:00

README.md

https://github.com/docker-library/hello-world

Maintained by: the Docker Community

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 image description on Docker Hub is generated/maintained over in the docker-library/docs repository, specifically in the hello-world directory.

See a change merged here that doesn't show up on Docker Hub yet?

For more information about the full official images change lifecycle, see the "An image's source changed in Git, now what?" FAQ entry.

For outstanding hello-world image PRs, check PRs with the "library/hello-world" label on the official-images repository. For the current "source of truth" for hello-world, see the library/hello-world file in the official-images repository.


  • build status badge
  • build status badge
Build Status Badges (per-arch)
amd64 build status badge arm32v5 build status badge arm32v7 build status badge arm64v8 build status badge
i386 build status badge mips64le build status badge ppc64le build status badge s390x build status badge
windows-amd64 build status badge put-shared build status badge