Go to file
Tianon Gravi a1c987751f Add `-marm` to arm32v6 so it can be armv6-from-armv7-compiler instead of armv6-from-armv5-compiler 2024-03-14 15:10:33 -07:00
.github/workflows Use new "bashbrew" composite action 2022-11-16 14:01:37 -08:00
amd64/hello-world Update to musl 1.2.4 2023-05-02 09:49:27 -07:00
arm32v5/hello-world Update to musl 1.2.4 2023-05-02 09:49:27 -07:00
arm32v6/hello-world Add `-marm` to arm32v6 so it can be armv6-from-armv7-compiler instead of armv6-from-armv5-compiler 2024-03-14 15:10:33 -07:00
arm32v7/hello-world Update to musl 1.2.4 2023-05-02 09:49:27 -07:00
arm64v8/hello-world Update to musl 1.2.4 2023-05-02 09:49:27 -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 musl 1.2.4 2023-05-02 09:49:27 -07:00
mips64le/hello-world Update to musl 1.2.4 2023-05-02 09:49:27 -07:00
ppc64le/hello-world Update to musl 1.2.4 2023-05-02 09:49:27 -07:00
riscv64/hello-world Update to musl 1.2.4 2023-05-02 09:49:27 -07:00
s390x/hello-world Update to musl 1.2.4 2023-05-02 09:49:27 -07:00
.dockerignore Add explicit arm32v6 2024-03-08 16:48:04 -08: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 Add `-marm` to arm32v6 so it can be armv6-from-armv7-compiler instead of armv6-from-armv5-compiler 2024-03-14 15:10:33 -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 generated README 2022-12-20 14:17:44 -08: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 riscv64 build status badge
s390x build status badge windows-amd64 build status badge put-shared build status badge