sha256:f19a68144a3702348b47905d0513c741e3e69fb889094b596f8b3ebd73e40bcf
OS/ARCH
Compressed size
949.27 MB
Last pushed
3 months by peliasimagebuilder
Type
Image
Manifest digest
sha256:6d1f07a2eec7a178f1850b364e40b57bd0a31ea1325d5e23b7b1e8a5ca74cf18
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ADD packages.sh . # buildkit291 B9RUN /bin/sh -c bash packages.sh66.68 MB10RUN /bin/sh -c locale-gen 'en_US.UTF-8'846.29 KB11ENV LANG=en_US.UTF-80 B12ENV LANGUAGE=en_US:en0 B13ENV LC_ALL=en_US.UTF-80 B15RUN /bin/sh -c mkdir -p127 B16VOLUME [/data]0 B17RUN /bin/sh -c git config165 B18RUN /bin/sh -c git config185 B19ENV NODE_VERSION=20.19.40 B20RUN /bin/sh -c git clone46.22 MB21ENV NODE_PATH=/usr/local/lib/node_modules:0 B22RUN /bin/sh -c npm i11.7 MB23ENV PELIAS_CONFIG=/code/pelias.json0 B24RUN /bin/sh -c echo '{}'143 B25RUN /bin/sh -c useradd -ms3.47 KB26RUN /bin/sh -c chown pelias:pelias181 B27COPY /usr/share/libpostal /usr/share/libpostal # buildkit785.71 MB28COPY /libpostal / # buildkit4.84 MB29ENV LD_LIBRARY_PATH=/usr/local/lib:0 B30RUN /bin/sh -c echo '12136 B31COPY /code/server/bin/wof-libpostal-server /bin/ # buildkit4.94 MB32RUN /bin/sh -c ldconfig #3.98 KB33USER pelias0 B34ENV PORT=44000 B35ENTRYPOINT ["/bin/wof-libpostal-server" "-host" "0.0.0.0" "-port"0 BCommand
ARG RELEASE