sha256:e28a2932f0ce6058d5abc746e2832d57e8a2e2ae76fe361fdf2a608b43455563
OS/ARCH
Compressed size
159.48 MB
Last pushed
about 2 months by peliasimagebuilder
Type
Image
Manifest digest
sha256:6454632ccca6ed081ea79bafe333666bdef14d1670cd9590aca69f747af6f745
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ENV NODE_PATH=0 B8ADD packages.sh . # buildkit343 B9RUN /bin/sh -c bash packages.sh67.86 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 -p128 B16VOLUME [/data]0 B17RUN /bin/sh -c git config167 B18RUN /bin/sh -c git config184 B19ENV NODE_VERSION=22.23.10 B20RUN /bin/sh -c git clone47.83 MB21ENV NODE_PATH=/usr/local/lib/node_modules:0 B22ENV PELIAS_CONFIG=/code/pelias.json0 B23RUN /bin/sh -c echo '{}'143 B24RUN /bin/sh -c useradd -ms3.47 KB25RUN /bin/sh -c chown pelias:pelias181 B26WORKDIR /code32 B27COPY . /code # buildkit189.07 KB28RUN /bin/sh -c npm install15.23 MB29ENTRYPOINT ["node" "bin/spatial.js"]0 BCommand
ARG RELEASE