sha256:f5212c574d037f574342eb29ce1653287d54e4ab560a2b3b3d738c123f99f640
OS/ARCH
Compressed size
145.18 MB
Last pushed
about 2 years by trov
Type
Image
Manifest digest
sha256:b5951f3dec0a861066a56c1bb3304286ba21fa07d82f702e787ee094a685a934
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.15 KB4RUN /bin/sh -c set -ex;4.29 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.31 MB7RUN /bin/sh -c set -eux;7.69 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1.06 MB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=160 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B14ENV PG_VERSION=16.3-1.pgdg120+10 B15RUN /bin/sh -c set -ex;102.39 MB16RUN /bin/sh -c set -eux;9.69 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 apt-get update625.35 KB28RUN /bin/sh -c mkdir -p32 B29ADD create_extension.sql /docker-entrypoint-initdb.d # buildkit195 BCommand
ADD file:cbda549b25cd4337cd3ce345e3b66c0d3b43c247d7315906a028f98a56c41f1d in /