Sign inSign up

alexbardas/whoami

By alexbardas

•Updated about 10 years ago

HTTP docker nodejs service that renders container information

Image
0

10K+

alexbardas/whoami repository overview

Public Github Repo⁠ Size: 22 MB This image is based on the minimal mhart/nodejs alpine docker image.

It exposes a HTTP web server on port 8000 which renders some basic information about the running container.

Usage:

  • For 64bit architectures: docker run -d -p 8000:8000 alexbardas/whoami
  • For arm architectures (including raspberry pi): docker run -d -p 8000:8000 alexbardas/whoami:arm

Open localhost:8000 in a web browser.

Tag summary

Content type

Image

Digest

Size

21.4 MB

Last updated

about 10 years ago

docker pull alexbardas/whoami