sha256:885e13813a9bb7e5b7ca588231225a3a241f964485f6799362803e1ae77abfeb
OS/ARCH
linux/amd64
Compressed size
164.62 MB
Last pushed
over 2 years by tianon
Type
Image
Manifest digest
sha256:eb75b225c1589d990a0a386f734ba35bbeac46e94383a2e9f91429c035a93db3
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.14 KB4RUN /bin/sh -c set -ex;4.32 MB5ENV GOSU_VERSION=1.160 B6RUN /bin/sh -c set -eux;1.38 MB7RUN /bin/sh -c set -eux;7.69 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1.14 MB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=120 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/12/bin0 B14ENV PG_VERSION=12.17-1.pgdg120+10 B15RUN /bin/sh -c set -ex;98.87 MB16RUN /bin/sh -c set -eux;8.82 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 -sT184 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24STOPSIGNAL SIGINT0 B25EXPOSE map[5432/tcp:{}]0 B26CMD ["postgres"]0 B27RUN /bin/sh -c sed -i275 B28RUN /bin/sh -c set -eux;23.39 MB29ENV PGBINOLD=/usr/lib/postgresql/11/bin0 B30ENV PGBINNEW=/usr/lib/postgresql/12/bin0 B31ENV PGDATAOLD=/var/lib/postgresql/11/data0 B32ENV PGDATANEW=/var/lib/postgresql/12/data0 B33RUN /bin/sh -c set -eux;201 B34WORKDIR /var/lib/postgresql32 B35COPY docker-upgrade /usr/local/bin/ # buildkit435 B36ENTRYPOINT ["docker-upgrade"]0 B37CMD ["pg_upgrade"]0 BCommand
ADD file:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in /