larstobi/http-echo

By larstobi

Updated over 4 years ago

Fork of hashicorp/http-echo: A tiny go web server that echos what you start it with!

Image
0

50K+

larstobi/http-echo repository overview

HTTP Echo is a small go web server that serves the contents it was started with as an HTML page.

The default port is 5678, but this is configurable via the -listen flag:

http-echo -listen=:8080 -text="hello world"

Then visit http://localhost:8080/ in your browser.

Tag summary

Content type

Image

Digest

Size

1.9 MB

Last updated

over 4 years ago

docker pull larstobi/http-echo:0.2.4