Docker Hub: https://hub.docker.com/r/dogterbox/ip-info
Git Hub: https://github.com/dogterbox/ip-info
Docker Run:
docker run --rm -p 8080:8080 dogterbox/ip-info
Response:
{
"client-ip": "x.x.x.x",
"host-name": "xxxx",
"host-private-ip": "x.x.x.x",
"host-public-ip": "x.x.x.x",
"host-request-url": "http://x.x.x.x:8080/"
}
Content type
Image
Digest
sha256:c8bb1ff58…
Size
67.9 MB
Last updated
almost 4 years ago
docker pull dogterbox/ip-info