https://github.com/docker-library/hello-world
https://github.com/docker-library/hello-world
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/docker-library/hello-world
- Owner: docker-library
- License: mit
- Created: 2014-07-09T15:14:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T23:35:18.000Z (about 1 year ago)
- Last Synced: 2025-04-13T17:46:49.568Z (about 1 year ago)
- Language: Shell
- Size: 596 KB
- Stars: 531
- Watchers: 37
- Forks: 601
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# https://github.com/docker-library/hello-world
## Maintained by: [the Docker Community](https://github.com/docker-library/hello-world)
This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) for [`hello-world`](https://hub.docker.com/_/hello-world/). See [the Docker Hub page](https://hub.docker.com/_/hello-world/) 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](https://hub.docker.com/_/hello-world/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `hello-world` directory](https://github.com/docker-library/docs/tree/master/hello-world).
## 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](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what).
For outstanding `hello-world` image PRs, check [PRs with the "library/hello-world" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fhello-world). For the current "source of truth" for [`hello-world`](https://hub.docker.com/_/hello-world/), see [the `library/hello-world` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/hello-world).