sha256:2e41f97d1d09bc35dc107d99e3ae913b4c779511dd37bb0b26d7d59283fa054e
OS/ARCH
linux/amd64
Compressed size
142.76 MB
Last pushed
almost 3 years by aceberg
Type
Image
Manifest digest
sha256:2e41f97d1d09bc35dc107d99e3ae913b4c779511dd37bb0b26d7d59283fa054e
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.22 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=140 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/14/bin0 B14ENV PG_VERSION=14.10-1.pgdg120+10 B15RUN /bin/sh -c set -ex;100.51 MB16RUN /bin/sh -c set -eux;9.3 KB17RUN /bin/sh -c mkdir -p129 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c mkdir -p169 B20VOLUME [/var/lib/postgresql/data]0 B21COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.67 KB22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26COPY config /config # buildkit1.28 KB27COPY docker-entrypoint-initdb.d /docker-entrypoint-initdb.d # buildkit331 BCommand
ADD file:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /