Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.24 KB

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