Just a simple HTTP hello world on port 80.
I use it to test a container deployment system. If you need a basic container that can respond on a HTTP port you can use it too.
Minimal HTTP hello world in go with docker support.
Just a simple HTTP hello world on port 80.
I use it to test a container deployment system. If you need a basic container that can respond on a HTTP port you can use it too.
Minimal HTTP hello world in go with docker support.
MIT License