Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 229 Bytes

Simple HTTP

Simple HTTP server to be used to test load balancer.

Usage

$ docker run -d -p 8080:80 ghost0436/simple-http
$ curl :8080
{"hostname":"6c32cb114ebd"} # return the current container hostname