Go to file
Tianon Gravi 3332fbee42 Update to Debian Bullseye, musl 1.2.2
```
 amd64/hello-world/hello    | Bin 13336 -> 13256 bytes
 arm32v5/hello-world/hello  | Bin 8948 -> 8948 bytes
 arm32v7/hello-world/hello  | Bin 4848 -> 4848 bytes
 arm64v8/hello-world/hello  | Bin 9136 -> 9136 bytes
 i386/hello-world/hello     | Bin 12984 -> 12924 bytes
 mips64le/hello-world/hello | Bin 7680 -> 7768 bytes
 ppc64le/hello-world/hello  | Bin 66400 -> 66400 bytes
 riscv64/hello-world/hello  | Bin 4976 -> 4976 bytes
 s390x/hello-world/hello    | Bin 9192 -> 9056 bytes
```
2021-08-24 14:52:19 -07:00
.github/workflows Add initial GitHub Actions CI 2020-04-28 15:01:09 -07:00
amd64/hello-world Update to Debian Bullseye, musl 1.2.2 2021-08-24 14:52:19 -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 Use "arch-test" to actively test as many binaries as the current host can support 2021-07-07 14:59:36 -07:00
README.md Update README from d5df59ae28 2021-07-06 10:51:35 -07:00
generate-stackbrew-library.sh Remove EOL Windows 1803-based (SAC) images 2019-12-09 14:31:33 -08: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