http-pong An HTTP server that responds and logs each request in the standard output. To run it, listening on port 8080: docker run -p 8080:80 tazorax/http-pong