Go to file
Tianon Gravi c29a5d34cd
Merge pull request #129 from infosiftr/trixie
Update to Debian Trixie
2025-08-13 14:11:45 -07:00
.github/workflows Switch to `git diff --exit-code` 2025-01-21 15:08:56 -08:00
amd64/hello-world Update to Debian Trixie 2025-08-08 12:05:17 -07:00
arm32v5/hello-world Update to Debian Trixie 2025-08-08 12:05:17 -07:00
arm32v6/hello-world Update to Debian Trixie 2025-08-08 12:05:17 -07:00
arm32v7/hello-world Update to Debian Trixie 2025-08-08 12:05:17 -07:00
arm64v8/hello-world Update to Debian Trixie 2025-08-08 12:05:17 -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 Trixie 2025-08-08 12:05:17 -07:00
mips64le/hello-world Update to Debian Trixie 2025-08-08 12:05:17 -07:00
ppc64le/hello-world Update to Debian Trixie 2025-08-08 12:05:17 -07:00
riscv64/hello-world Update to Debian Trixie 2025-08-08 12:05:17 -07:00
s390x/hello-world Update to Debian Trixie 2025-08-08 12:05:17 -07:00
.dockerignore Support building on an arm64 host too 2025-02-03 12:15:59 -08:00
.gitattributes Fix line endings on Windows with gitattributes 2020-09-30 10:04:41 -07:00
.gitignore Support building on an arm64 host too 2025-02-03 12:15:59 -08: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 Upgrade from GnuPG to sq 2025-08-12 16:30:44 -07:00
LICENSE Remove ending year from LICENSE 2018-07-30 09:13:59 -07:00
Makefile Update to Debian Trixie 2025-08-08 12:05:17 -07:00
README.md Update README 2024-11-21 10:49:00 -08:00
generate-stackbrew-library.sh Remove Windows Server 2019 / 1809 2025-05-30 10:44:53 -07:00
hello.c Remove magic constant in syscall 2020-01-20 16:42:45 +03:00
musl-gcc-mips64le.patch Update to Debian Trixie 2025-08-08 12:05:17 -07:00
update.sh Update shebang from /bin/bash to /usr/bin/env bash 2025-03-24 16:35:14 -07: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.