Sign inSign up

simonswine/postgres:upgrade-16-17

Index digest

sha256:f90a4bd539654afde8d21567118645558c6d7fc8553d46ba0269a76ddc71a6e6

OS/ARCH

linux/amd64

Compressed size

293.95 MB

Last pushed

about 2 months by simonswine

Type

Image

Manifest digest

sha256:956d24e5aae76f23a099918b0a566406bcc6f2e826233fa507c244aee37e4454

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;6.14 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.2 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=170 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin0 B
13ENV PG_VERSION=17.10-1.pgdg13+10 B
14RUN /bin/sh -c set -ex;108.9 MB
15RUN /bin/sh -c set -eux;10.15 KB
16RUN /bin/sh -c install --verbose127 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose168 B
19VOLUME [/var/lib/postgresql/data]0 B
20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.96 KB
21RUN /bin/sh -c ln -sT185 B
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26RUN /bin/sh -c sed -i275 B
27RUN /bin/sh -c set -eux;27.26 MB
28ENV PGBINOLD=/usr/lib/postgresql/16/bin0 B
29ENV PGBINNEW=/usr/lib/postgresql/17/bin0 B
30RUN /bin/sh -c set -eux;32 B
31ENV PGDATAOLD=/var/lib/postgresql/16/data0 B
32ENV PGDATANEW=/var/lib/postgresql/17/data0 B
33RUN /bin/sh -c install --verbose209 B
34WORKDIR /var/lib/postgresql32 B
35COPY docker-upgrade /usr/local/bin/ # buildkit431 B
36ENTRYPOINT ["docker-upgrade"]0 B
37CMD ["pg_upgrade"]0 B
38ARG TARGETARCH=amd640 B
39COPY --chmod=0755 ./install-extensions.sh /tmp #911 B
40RUN |1 TARGETARCH=amd64 /bin/sh -c97.26 MB
41RUN |1 TARGETARCH=amd64 /bin/sh -c15.68 MB
42COPY ./initdb-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh # buildkit563 B
43COPY ./update-postgis.sh /usr/local/bin # buildkit601 B

Command

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