A tiny "Whats my IP address" - service written in Lua, using the lua-http library.
2.0K
docker run -it -d --rm --init -p 127.0.0.1:9090:9090 -e WMIA_HOST=0.0.0.0 -e WMIA_PORT=9090 -e WMIA_HTML_ROOT=./html/ -e WMIA_DOMAIN=example.com imolein/wmia:latest
Dockerfiles, sources and further documentation can be found here: whats-my-ip-address
Content type
Image
Digest
sha256:fb37f81ed…
Size
2.9 MB
Last updated
over 1 year ago
docker pull imolein/wmia