hello
NGINX webserver that serves a simple page containing its hostname, IP address and port ...
100M+
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.
Content type
Image
Digest
sha256:751bf8933…
Size
18.3 MB
Last updated
11 months ago
docker pull nginxdemos/hello:0.4-plain-text