sha256:b6a79da39b6d0758368f7c62d22e49dd3ec59e78b194a5ef9dee2723b1f3fa79
OS/ARCH
Compressed size
534.15 MB
Last pushed
10 months by overv
Type
Image
Manifest digest
sha256:17b6f8464cf49bf8f47a0fc874b1f1269527c33eaf5f119c4f4e0854df1a834f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.08 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV LANG=C.UTF-80 B9ENV LC_ALL=C.UTF-80 B10RUN /bin/sh -c apt-get update64.41 MB11ENV DEBIAN_FRONTEND=noninteractive0 B12ENV AUTOVACUUM=on0 B13ENV UPDATES=disabled0 B14ENV REPLICATION_URL=https://planet.openstreetmap.org/replication/hour/0 B15ENV MAX_INTERVAL_SECONDS=36000 B16ENV PG_VERSION=150 B17RUN /bin/sh -c ln -snf175 B18RUN /bin/sh -c apt-get update422.15 MB19RUN /bin/sh -c adduser --disabled-password4.33 KB20RUN /bin/sh -c wget https://github.com/googlefonts/noto-emoji/blob/9a5261d871451f9b5183c93483cbd68ed916b1e9/fonts/NotoEmoji-Regular.ttf?raw=true287.34 KB21RUN /bin/sh -c wget https://github.com/stamen/terrain-classic/blob/master/fonts/unifont-Medium.ttf?raw=true3.01 MB22RUN /bin/sh -c pip3 install1.48 MB23RUN /bin/sh -c npm install9.19 MB24RUN /bin/sh -c echo "LoadModule469 B25COPY apache.conf /etc/apache2/sites-available/000-default.conf # buildkit487 B26RUN /bin/sh -c ln -sf208 B27COPY leaflet-demo.html /var/www/html/index.html # buildkit674 B28RUN /bin/sh -c cd /var/www/html/651.64 KB29RUN /bin/sh -c wget -O9.62 KB30COPY openstreetmap-tiles-update-expire.sh /usr/bin/ # buildkit2.88 KB31RUN /bin/sh -c chmod +x835 B32COPY postgresql.custom.conf.tmpl /etc/postgresql/15/main/ # buildkit621 B33RUN /bin/sh -c chown -R2.44 KB34RUN /bin/sh -c mkdir -p4.33 MB35RUN /bin/sh -c echo '[default]413 B36COPY /home/renderer/src/regional /home/renderer/src/regional # buildkit6.83 KB37COPY /root/openstreetmap-carto /home/renderer/src/openstreetmap-carto-backup # buildkit2.55 MB38COPY run.sh / # buildkit2.34 KB39ENTRYPOINT ["/run.sh"]0 B40CMD []0 B41EXPOSE map[5432/tcp:{} 80/tcp:{}]0 BCommand
ARG RELEASE