Sign inSign up

pelias/geonames:update-ci-2026-03-25-643a71c0f683a0ef3676610d5a5c2d26b9e25e44-classic

Manifest digest

sha256:f5ef3d867f0ae829859815ace24c7c2a000c2f1979c816e7f62897aa5f0026db

OS/ARCH

linux/amd64

Compressed size

194.61 MB

Last pushed

6 months by peliasimagebuilder

Type

Image

Manifest digest

sha256:f5ef3d867f0ae829859815ace24c7c2a000c2f1979c816e7f62897aa5f0026db

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.sh66.21 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 config166 B
19RUN /bin/sh -c git config183 B
20ENV NODE_VERSION=20.19.40 B
21RUN /bin/sh -c git clone38.93 MB
22ENV NODE_PATH=/usr/local/lib/node_modules:0 B
23ENV PELIAS_CONFIG=/code/pelias.json0 B
24RUN /bin/sh -c echo '{}'141 B
25RUN /bin/sh -c useradd -ms3.47 KB
26RUN /bin/sh -c chown pelias:pelias180 B
27RUN /bin/sh -c mkdir -p125 B
28ENV WORKDIR=/code/pelias/geonames0 B
29WORKDIR /code/pelias/geonames150 B
30COPY ./bin/updateMetadata.js /code/pelias/geonames/bin/updateMetadata.js # buildkit268 B
31COPY ./lib/tasks/meta.js ./lib/tasks/metafiles.json /code/pelias/geonames/lib/tasks/ #1.28 KB
32COPY ./package.json /code/pelias/geonames # buildkit937 B
33RUN /bin/sh -c npm install60.16 MB
34ADD . /code/pelias/geonames # buildkit134.25 KB
35RUN /bin/sh -c npm test607 B
36USER pelias0 B

Command

 ARG RELEASE