Sign inSign up

pats22/postgres-upgrade:12-to-14

Multi-platform
Index digest

sha256:5f399a2e1c91fadf073a41a9025f868c55fc44165d591cbbdcbf04d3c432c454

OS/ARCH

Compressed size

167.39 MB

Last pushed

over 2 years by pats22

Type

Image

Manifest digest

sha256:fdf6e5c63cf4d8e5da6483f5e06cd3069fde0685b5bc144f7f70ab8e060b2176

Image Layers

1ADD file ... in / 27.77 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.32 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.14 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=140 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/14/bin0 B
14ENV PG_VERSION=14.11-1.pgdg120+20 B
15RUN /bin/sh -c set -ex;100.86 MB
16RUN /bin/sh -c set -eux;9.3 KB
17RUN /bin/sh -c mkdir -p128 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p169 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT185 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27RUN /bin/sh -c sed -i278 B
28RUN /bin/sh -c set -eux;24.2 MB
29ENV PGBINOLD=/usr/lib/postgresql/12/bin0 B
30ENV PGBINNEW=/usr/lib/postgresql/14/bin0 B
31ENV PGDATAOLD=/var/lib/postgresql/12/data0 B
32ENV PGDATANEW=/var/lib/postgresql/14/data0 B
33RUN /bin/sh -c set -eux;204 B
34WORKDIR /var/lib/postgresql32 B
35COPY docker-upgrade /usr/local/bin/ # buildkit432 B
36ENTRYPOINT ["docker-upgrade"]0 B
37CMD ["pg_upgrade"]0 B

Command

ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /