sha256:fb152901a0192a9edb7a4246659f43cae90241def9a70819b4130d4be9188322
OS/ARCH
Compressed size
172.05 MB
Last pushed
over 2 years by pats22
Type
Image
Manifest digest
sha256:8a8e3400a6b49f05c6c6eeeab98705d7486652d371d99f6e22f83929d787ea5f
Image Layers
1ADD file ... in / 26.22 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.14 KB4RUN /bin/sh -c set -ex;4.19 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.35 MB7RUN /bin/sh -c set -eux;7.74 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1.05 MB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=130 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/13/bin0 B14ENV PG_VERSION=13.14-1.pgdg120+20 B15RUN /bin/sh -c set -ex;106.66 MB16RUN /bin/sh -c set -eux;9.13 KB17RUN /bin/sh -c mkdir -p128 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c mkdir -p169 B20VOLUME [/var/lib/postgresql/data]0 B21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB22RUN /bin/sh -c ln -sT185 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24STOPSIGNAL SIGINT0 B25EXPOSE map[5432/tcp:{}]0 B26CMD ["postgres"]0 B27RUN /bin/sh -c sed -i277 B28RUN /bin/sh -c set -eux;24.83 MB29ENV PGBINOLD=/usr/lib/postgresql/12/bin0 B30ENV PGBINNEW=/usr/lib/postgresql/13/bin0 B31ENV PGDATAOLD=/var/lib/postgresql/12/data0 B32ENV PGDATANEW=/var/lib/postgresql/13/data0 B33RUN /bin/sh -c set -eux;202 B34WORKDIR /var/lib/postgresql32 B35COPY docker-upgrade /usr/local/bin/ # buildkit432 B36ENTRYPOINT ["docker-upgrade"]0 B37CMD ["pg_upgrade"]0 BCommand
ADD file:2dc5fd465b3cc728990229e12489d68faf8a93e6f574cacdca11cc9bf31f511d in /