Sign inSign up

stefanj9/hello-docker

By stefanj9

Updated over 5 years ago

"Hello, World!" for Docker

Image
0

173

stefanj9/hello-docker repository overview

This is an example webserver written in Python3.

docker run -d -p 8100:8100 --name hello-docker stefanj9/hello-docker:latest

http://localhost:8100/

Architecture:

  • amd64
  • arm64v8
  • arm32v7

Sources: https://github.com/sjunger/hello-docker

Tag summary

Content type

Image

Digest

Size

41.3 MB

Last updated

over 5 years ago

docker pull stefanj9/hello-docker