Sign inSign up

tianon/postgres-upgrade:13-to-18

Multi-platform
Index digest

sha256:592125e80e5c5fc68aff011bc76c08c1156c38414b66900d353158698c54376b

OS/ARCH

Compressed size

177.8 MB

Last pushed

10 months by tianon

Type

Image

Manifest digest

sha256:5540595244ae3d956550f10e283abbc4e0158e15da4ea5cf6436412823524b95

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=180 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/18/bin0 B
13ENV PG_VERSION=18.1-1.pgdg13+20 B
14RUN /bin/sh -c set -ex;109.85 MB
15RUN /bin/sh -c set -eux;18.74 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/18/docker0 B
18VOLUME [/var/lib/postgresql]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.94 KB
20RUN /bin/sh -c ln -sT184 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25RUN /bin/sh -c sed -i274 B
26RUN /bin/sh -c set -eux;23.11 MB
27ENV PGBINOLD=/usr/lib/postgresql/13/bin0 B
28ENV PGBINNEW=/usr/lib/postgresql/18/bin0 B
29RUN /bin/sh -c set -eux;32 B
30ENV PGDATAOLD=/var/lib/postgresql/13/data0 B
31ENV PGDATANEW=/var/lib/postgresql/18/docker0 B
32RUN /bin/sh -c install --verbose217 B
33WORKDIR /var/lib/postgresql32 B
34COPY docker-upgrade /usr/local/bin/ # buildkit431 B
35ENTRYPOINT ["docker-upgrade"]0 B
36CMD ["pg_upgrade"]0 B

Command

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