Sign inSign up

simonswine/postgres:16.10-trixie-v1

Multi-platform
Index digest

sha256:c44068581a88f7c3594d6acf7915e6a6b82e2a10e49d660f5052a66c2ff38d54

OS/ARCH

Compressed size

273.22 MB

Last pushed

about 1 year by simonswine

Type

Image

Manifest digest

sha256:18c0947fc73f0308906c76cd2d5707b2cdd4c7a43d5d16634f546a6e36f8571d

Image Layers

1# debian.sh --arch 'amd64' out/28.39 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;6.14 MB
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.39 MB
6RUN /bin/sh -c set -eux;7.82 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.25 MB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=160 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
13ENV PG_VERSION=16.10-1.pgdg13+10 B
14RUN /bin/sh -c set -ex;107.94 MB
15RUN /bin/sh -c set -eux;9.78 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose169 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.79 KB
21RUN /bin/sh -c ln -sT184 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26RUN /bin/sh -c apt-get update18.88 MB
27ARG TARGETARCH=amd640 B
28SHELL [/bin/bash -c]0 B
29RUN |1 TARGETARCH=amd64 /bin/bash -c29.92 MB
30ENV POSTGIS_MAJOR=30 B
31ENV POSTGIS_VERSION=3.5.3+dfsg-1~exp1.pgdg130+10 B
32RUN |1 TARGETARCH=amd64 /bin/bash -c71.46 MB
33RUN |1 TARGETARCH=amd64 /bin/bash -c32 B
34COPY ./initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit562 B
35COPY ./update-postgis.sh /usr/local/bin # buildkit602 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'