Sign inSign up

kentalk/helloworld

By kentalk

•Updated over 3 years ago

Image
0

3.5K

kentalk/helloworld repository overview

⁠Introduction

A lightweight Docker image for testing.

⁠Features
  • Starts an HTTP server listening on port 8000.
  • Response includes: "Hello, World", OS, host, IP, and more.
⁠Run
docker run -d --name myhello -p 8000:8000 kentalk/helloworld:latest
⁠Reference

https://ken.io/note/docker-build-multi-platform-with-buildx⁠

Tag summary

Content type

Image

Digest

sha256:f710989f0…

Size

297.1 MB

Last updated

over 3 years ago

docker pull kentalk/helloworld