nginxdemos/hello

By nginxdemos

Updated 11 months ago

NGINX webserver that serves a simple page containing its hostname, IP address and port ...

Image
172

100M+

nginxdemos/hello repository overview

NGINX webserver that serves a simple page containing its hostname, IP address and port as wells as the request URI and the local time of the webserver.

The images are uploaded to Docker Hub -- https://hub.docker.com/r/nginxdemos/hello/.

How to run:

$ docker run -P -d nginxdemos/hello

A plain text version of the image is available as nginxdemos/hello:plain-text. This version returns the same information in the plain text format.

The images were created to be used as simple backends for various load balancing demos.

Tag summary

Content type

Image

Digest

sha256:751bf8933

Size

18.3 MB

Last updated

11 months ago

docker pull nginxdemos/hello:0.4-plain-text