Skip to content

A very light weight docker image to run freegeoip 🐳

License

Notifications You must be signed in to change notification settings

osixia/docker-freegeoip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osixia/freegeoip

Docker Pulls Docker Stars

Latest release: 3.4.1 - freegeoip 3.4.1 Changelog | Docker Hub 

A very light weight docker image to run freegeoip.

freegeoip.net

Contributing

If you find this image useful here's how you can help:

  • Send a pull request with your kickass new features and bug fixes
  • Help new users with issues they may encounter
  • Support the development of this image and star this repo !

Quick Start

Run FreeGeoIP docker image:

docker run --detach -p 8080:8080 osixia/freegeoip:3.4.1

Wait until the geoip database is downloaded and:

curl localhost:8080/json/1.2.3.4

Changelog

Please refer to: CHANGELOG.md