Sign inSign up

pelias/baseimage:nodejs-24

Multi-platform
Index digest

sha256:1326f441f7a01f3c282c09ed7ddcad1851c5a2219b4741fe4effd922c8d98fd0

OS/ARCH

Compressed size

144.49 MB

Last pushed

8 months by peliasimagebuilder

Type

Image

Manifest digest

sha256:42477cfcb42c3bae3fb80c817846cc277ebf785db413a733f6a9396d17a0f66f

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 / 28.35 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV NODE_PATH=0 B
9ADD packages.sh . # buildkit343 B
10RUN /bin/sh -c bash packages.sh68.52 MB
11RUN /bin/sh -c locale-gen 'en_US.UTF-8'846.29 KB
12ENV LANG=en_US.UTF-80 B
13ENV LANGUAGE=en_US:en0 B
14ENV LC_ALL=en_US.UTF-80 B
16RUN /bin/sh -c mkdir -p127 B
17VOLUME [/data]0 B
18RUN /bin/sh -c git config165 B
19RUN /bin/sh -c git config184 B
20ENV NODE_VERSION=24.13.00 B
21RUN /bin/sh -c git clone46.79 MB
22ENV NODE_PATH=/usr/local/lib/node_modules:0 B
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:pelias179 B

Command

 ARG RELEASE