Browser-friendly and privacy-conscious geolocation API
5.3K
Country is an IP to geolocation API that helps you look up the country where an IP address is based.
docker run -d -p 3000:3000 \
-e ACCOUNT_ID=YOUR_MAXMIND_ACCOUNT_ID \
-e LICENSE_KEY=YOUR_MAXMIND_LICENSE_KEY \
-v country-data:/app/data \
--pull always \
lineofflight/country
Replace the YOUR_MAXMIND_ACCOUNT_ID and YOUR_LICENSE_KEY placeholders with your MaxMind account ID and license key.
Content type
Image
Digest
sha256:2a352dd45…
Size
63.3 MB
Last updated
3 days ago
docker pull lineofflight/country