lineofflight/country

By lineofflight

Updated about 12 hours ago

Browser-friendly and privacy-conscious geolocation API

Image
1

2.2K

lineofflight/country repository overview

Country

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.

Tag summary

Content type

Image

Digest

sha256:8d9b9b71b

Size

50.2 MB

Last updated

about 12 hours ago

Requires Docker Desktop 4.37.1 or later.