Sign inSign up

highcanfly/postgres-upgrade:15-to-16

Multi-platform
Index digest

sha256:6f78f68ab4c185a221768091faa902bbf5a2cfd33059936319b3837d7c0424a2

OS/ARCH

Compressed size

193.23 MB

Last pushed

almost 3 years by highcanfly

Type

Image

Manifest digest

sha256:d4c955e5fa58c28169ab83cb19e73a0a78275fd772c9f720233d3eacb2ed0406

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.18 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.32 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.06 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;99.63 MB
16RUN /bin/sh -c set -eux;9.69 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 /usr/local/bin/ # buildkit4.68 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 MB
28COPY /usr/share/postgresql/15 /usr/share/postgresql/15 # buildkit878.32 KB
29COPY upgrade-bitnami-15-to-16.sh /upgrade-bitnami-15-to-16.sh # buildkit283 B
30RUN /bin/sh -c apt update29.64 MB
31CMD ["/bin/sh" "-c" "sleep infinty"]0 B
32ENTRYPOINT ["/bin/sh" "-c" "echo 'ROOT0 B

Command

ADD file:5c81bfc00a28feb4079c0daa743f829a6a5bbc1a9d40a890cb49e420539a7f15 in /