ip-index icon indicating copy to clipboard operation
ip-index copied to clipboard

How should we install the new version? I don't see a Docker solution anymore.

Open rikaweb opened this issue 1 year ago • 2 comments

How should we install the new version? I don't see a Docker solution anymore.

rikaweb avatar Nov 19 '24 21:11 rikaweb

docker run --pull always -d -it -p 80:4000 --rm ghcr.io/umkus/ipindex-node:latest

rikaweb avatar Nov 19 '24 21:11 rikaweb

Hello! The project now provides a binary mmdb file, which should best be used inside your business-logic code. But sure, I can add back the docker-based solution, it would double as implementation reference.

Umkus avatar Dec 10 '24 13:12 Umkus