sha256:9b6db6ce00117b7c6fa8e8c1b601bae44ffc5dfb6d3a2e51b7981b08de96c707
OS/ARCH
linux/amd64
Compressed size
21.6 MB
Last pushed
7 months by vpetersson
Type
Image
Manifest digest
sha256:9b6db6ce00117b7c6fa8e8c1b601bae44ffc5dfb6d3a2e51b7981b08de96c707
Image Layers
1apko2.96 MB2apko1.12 MB3apko127.54 KB4apko11.07 KB5apko7.82 KB6WORKDIR /app97 B7COPY /build/target/release/ipgeolocation /app/ # buildkit9.14 MB8COPY /build/target/release/mcp_server /app/ # buildkit7.65 MB9COPY /assets/GeoLite2-City.mmdb /app/data/ # buildkit169 B10COPY /assets/flags /app/static/flags/ # buildkit607.16 KB11ENV BIND_ADDRESS=0.0.0.0:3000 GEOIP_DB_PATH=/app/data/GeoLite2-City.mmdb STATIC_DIR=/app/static CACHE_SIZE=100000 B12EXPOSE [3000/tcp]0 B13ENTRYPOINT ["/app/ipgeolocation"]0 BCommand
apko