Tom Chivert tchivert
  • France
  • https://tchv.fr
  • Linux systems administrator and hobbyist developer.

  • Joined on 2021-05-01

iplookup (latest)

Published 2026-02-12 16:13:59 +00:00 by tchivert in tchivert/iplookup

Installation

docker pull git.rznet.fr/tchivert/iplookup:latest
sha256:a039472da028f74188a4c1b71df32c3cf41b18ac54b58a9f99464f1ee49b1c62

Images

Digest OS / Arch Size
ccf96aa32a linux/amd64 10 MiB
b4dabf3e52 linux/arm64 10 MiB

Image Layers ( linux/arm64)

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /app
COPY /build/iplookup ./ # buildkit
COPY template.html ./ # buildkit
COPY favicon.png ./ # buildkit
EXPOSE [8080/tcp]
ENTRYPOINT ["/app/iplookup"]
Details
Container
2026-02-12 16:13:59 +00:00
52
OCI / Docker
Versions (1) View all
latest 2026-02-12