sha256:c8c8f1f926b1dd5f59c87065c9a88a67a4066a727750562e8bac25476637d539
OS/ARCH
Compressed size
151.43 MB
Last pushed
9 months by peliasimagebuilder
Type
Image
Manifest digest
sha256:5fe4ed089a7a5c402b47a860d0eb374fd93deeb72c3e7fb5f35b27ddad7f35fc
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 / 27.52 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ADD packages.sh . # buildkit311 B9RUN /bin/sh -c bash packages.sh65.77 MB10RUN /bin/sh -c locale-gen 'en_US.UTF-8'846.31 KB11ENV LANG=en_US.UTF-80 B12ENV LANGUAGE=en_US:en0 B13ENV LC_ALL=en_US.UTF-80 B15RUN /bin/sh -c mkdir -p126 B16VOLUME [/data]0 B17RUN /bin/sh -c git config165 B18RUN /bin/sh -c git config184 B19ENV NODE_VERSION=20.19.40 B20RUN /bin/sh -c git clone46.16 MB21ENV NODE_PATH=/usr/local/lib/node_modules:0 B22RUN /bin/sh -c npm i11.14 MB23ENV PELIAS_CONFIG=/code/pelias.json0 B24RUN /bin/sh -c echo '{}'141 B25RUN /bin/sh -c useradd -ms3.48 KB26RUN /bin/sh -c chown pelias:pelias177 BCommand
ARG RELEASE