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
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
.gitignore Support building on an arm64 host too 2025-02-03 12:15:59 -08:00
Dockerfile-linux.template
Dockerfile-windows.template
Dockerfile.build Upgrade from GnuPG to sq 2025-08-12 16:30:44 -07:00
LICENSE
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
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.