Sign inSign up

pelias/libpostal-service:vendor-server-pinned-deps-2026-07-02-6beb1eb87dc942dc61f5a84370985c693d273e00

Multi-platform
Index digest

sha256:2f9470fe85bd52f6a331977f7f2c4cd220751f4434b9f408401244eb22c51d68

OS/ARCH

Compressed size

947.36 MB

Last pushed

3 months by peliasimagebuilder

Type

Image

Manifest digest

sha256:6e6b4e585a5332b2e4c71ed6d49c4d8a286ea7345aa47b02d57438a1c9b5e093

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.52 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ADD packages.sh . # buildkit291 B
9RUN /bin/sh -c bash packages.sh66.13 MB
10RUN /bin/sh -c locale-gen 'en_US.UTF-8'846.31 KB
11ENV LANG=en_US.UTF-80 B
12ENV LANGUAGE=en_US:en0 B
13ENV LC_ALL=en_US.UTF-80 B
15RUN /bin/sh -c mkdir -p128 B
16VOLUME [/data]0 B
17RUN /bin/sh -c git config166 B
18RUN /bin/sh -c git config183 B
19ENV NODE_VERSION=20.19.40 B
20RUN /bin/sh -c git clone46.16 MB
21ENV NODE_PATH=/usr/local/lib/node_modules:0 B
22RUN /bin/sh -c npm i11.7 MB
23ENV PELIAS_CONFIG=/code/pelias.json0 B
24RUN /bin/sh -c echo '{}'143 B
25RUN /bin/sh -c useradd -ms3.47 KB
26RUN /bin/sh -c chown pelias:pelias180 B
27COPY /usr/share/libpostal /usr/share/libpostal # buildkit785.71 MB
28COPY /libpostal / # buildkit4.8 MB
29ENV LD_LIBRARY_PATH=/usr/local/lib:0 B
30RUN /bin/sh -c echo '12137 B
31COPY /code/server/bin/wof-libpostal-server /bin/ # buildkit4.49 MB
32RUN /bin/sh -c ldconfig #3.91 KB
33USER pelias0 B
34ENV PORT=44000 B
35ENTRYPOINT ["/bin/wof-libpostal-server" "-host" "0.0.0.0" "-port"0 B

Command

 ARG RELEASE