Sign inSign up

overv/openstreetmap-tile-server:latest

Multi-platform
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.08 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV LANG=C.UTF-80 B
9ENV LC_ALL=C.UTF-80 B
10RUN /bin/sh -c apt-get update64.41 MB
11ENV DEBIAN_FRONTEND=noninteractive0 B
12ENV AUTOVACUUM=on0 B
13ENV UPDATES=disabled0 B
14ENV REPLICATION_URL=https://planet.openstreetmap.org/replication/hour/0 B
15ENV MAX_INTERVAL_SECONDS=36000 B
16ENV PG_VERSION=150 B
17RUN /bin/sh -c ln -snf175 B
18RUN /bin/sh -c apt-get update422.15 MB
19RUN /bin/sh -c adduser --disabled-password4.33 KB
20RUN /bin/sh -c wget https://github.com/googlefonts/noto-emoji/blob/9a5261d871451f9b5183c93483cbd68ed916b1e9/fonts/NotoEmoji-Regular.ttf?raw=true287.34 KB
21RUN /bin/sh -c wget https://github.com/stamen/terrain-classic/blob/master/fonts/unifont-Medium.ttf?raw=true3.01 MB
22RUN /bin/sh -c pip3 install1.48 MB
23RUN /bin/sh -c npm install9.19 MB
24RUN /bin/sh -c echo "LoadModule469 B
25COPY apache.conf /etc/apache2/sites-available/000-default.conf # buildkit487 B
26RUN /bin/sh -c ln -sf208 B
27COPY leaflet-demo.html /var/www/html/index.html # buildkit674 B
28RUN /bin/sh -c cd /var/www/html/651.64 KB
29RUN /bin/sh -c wget -O9.62 KB
30COPY openstreetmap-tiles-update-expire.sh /usr/bin/ # buildkit2.88 KB
31RUN /bin/sh -c chmod +x835 B
32COPY postgresql.custom.conf.tmpl /etc/postgresql/15/main/ # buildkit621 B
33RUN /bin/sh -c chown -R2.44 KB
34RUN /bin/sh -c mkdir -p4.33 MB
35RUN /bin/sh -c echo '[default]413 B
36COPY /home/renderer/src/regional /home/renderer/src/regional # buildkit6.83 KB
37COPY /root/openstreetmap-carto /home/renderer/src/openstreetmap-carto-backup # buildkit2.55 MB
38COPY run.sh / # buildkit2.34 KB
39ENTRYPOINT ["/run.sh"]0 B
40CMD []0 B
41EXPOSE map[5432/tcp:{} 80/tcp:{}]0 B

Command

 ARG RELEASE