Skip to content

alex-docker/hello-world

 
 

Repository files navigation


raspberry pi zero w

usage

  git clone https://github.com/alex-docker/hello-world.git
  cd hello-world
  ./build-armhf
  
  docker run alex2006hw/hello-world:armhf

Nvidia Jetson nano

usage

  git clone https://github.com/alex-docker/hello-world.git
  cd hello-world
  ./build-arm64v8

  docker run alex2006hw/hello-world:arm64v8
  

Maintained by: the Docker Community

This is the Git repo of the Docker "Official Image" for hello-world (not to be confused with any official hello-world image provided by hello-world upstream). 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 ppc64le build status badge s390x build status badge windows-amd64 build status badge
put-shared build status badge

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 42.0%
  • Dockerfile 22.9%
  • C 19.2%
  • Makefile 15.9%