wox / wxnrd-probe

Minimal docker image with a golang based web server for test purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker run -d 8000:8000 wxnrd/probe
curl localhost:8000
curl localhost:8000/hostname
curl localhost:8000/ip

About

Minimal docker image with a golang based web server for test purposes.


Languages

Language:Go 89.8%Language:Shell 10.2%