IPLocator Basic go project for locating different IP's around the world Build image with: docker build -t ip_loc -f Dockerfile . Run image with: docker run --rm -p 8080:8080 ip_loc