Sign inSign up

pelias/transit:master-2026-06-23-c936ccb0407bfcc20ef869a9d64f49400c1386db-classic

Manifest digest

sha256:a4b3e27de1df86668fd89dd8004b74b3ad141f5f333e8e4ef8c1349c6e537ed3

OS/ARCH

linux/amd64

Compressed size

203.47 MB

Last pushed

3 months by peliasimagebuilder

Type

Image

Manifest digest

sha256:a4b3e27de1df86668fd89dd8004b74b3ad141f5f333e8e4ef8c1349c6e537ed3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive0 B
7ENV NODE_PATH=0 B
8ADD packages.sh . # buildkit343 B
9RUN /bin/sh -c bash packages.sh68.47 MB
10RUN /bin/sh -c locale-gen 'en_US.UTF-8'846.3 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=22.23.10 B
20RUN /bin/sh -c git clone47.72 MB
21ENV NODE_PATH=/usr/local/lib/node_modules:0 B
22ENV PELIAS_CONFIG=/code/pelias.json0 B
23RUN /bin/sh -c echo '{}'143 B
24RUN /bin/sh -c useradd -ms3.48 KB
25RUN /bin/sh -c chown pelias:pelias181 B
26RUN /bin/sh -c apt-get update32 B
27ENV WORKDIR=/code/pelias/transit0 B
28WORKDIR /code/pelias/transit148 B
29COPY ./package.json /code/pelias/transit # buildkit891 B
30RUN /bin/sh -c npm install58.06 MB
31ADD . /code/pelias/transit # buildkit23.35 KB
32RUN /bin/sh -c npm test9.46 KB
33USER pelias0 B

Command

 ARG RELEASE