Sign inSign up

lineofflight/country

By lineofflight

•Updated 3 days ago

Browser-friendly and privacy-conscious geolocation API

Image
1

5.3K

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:2a352dd45…

Size

63.3 MB

Last updated

3 days ago

docker pull lineofflight/country