Sign inSign up

highcanfly/postgres-upgrade:15-to-16

Multi-platform
Index digest

sha256:6f78f68ab4c185a221768091faa902bbf5a2cfd33059936319b3837d7c0424a2

OS/ARCH

Compressed size

195.61 MB

Last pushed

almost 3 years by highcanfly

Type

Image

Manifest digest

sha256:7353ca3db357517952ec55693b52742ce28b3fb0b6b5d487124e4c594d38efda

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.22 MB
5ENV GOSU_VERSION=1.160 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=160 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
14ENV PG_VERSION=16.0-1.pgdg120+10 B
15RUN /bin/sh -c set -ex;101.47 MB
16RUN /bin/sh -c set -eux;9.69 KB
17RUN /bin/sh -c mkdir -p129 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p170 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.67 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26USER root0 B
27COPY /usr/lib/postgresql/15 /usr/lib/postgresql/15 # buildkit21.16 MB
28COPY /usr/share/postgresql/15 /usr/share/postgresql/15 # buildkit878.33 KB
29COPY upgrade-bitnami-15-to-16.sh /upgrade-bitnami-15-to-16.sh # buildkit283 B
30RUN /bin/sh -c apt update29.88 MB
31CMD ["/bin/sh" "-c" "sleep infinty"]0 B
32ENTRYPOINT ["/bin/sh" "-c" "echo 'ROOT0 B

Command

ADD file:55ad846fa191e603f48090eae0e4a7149c4066b94406593ec1898ad2c3347937 in /