Search Docker Hub
simple-http
By ghost0436
Simple HTTP server to be used to test load balancers.
858
Simple HTTP server to be used to test load balancer.
$ docker run -d -p 8080:80 ghost0436/simple-http $ curl :8080 {"hostname":"6c32cb114ebd"} # return the current container hostname
Content type
Image
Digest
Size
9.9 MB
Last updated
over 6 years ago
docker pull ghost0436/simple-http