mcprn/whatip
A Simple app for displaying visitor's IP address.
Pull the image: $ docker pull mcprn/whatip
Run: $ docker run -p 3000:3000 mcprn/whatip
Open your browser and visit to localhost:3000.
Github Source for the NodeJS application and longer readme:
https://github.com/mcparni/whatip
docker pull mcprn/whatip