sha256:3ebeae2626928e4e48f3d17fcf724c77d5a0b3bd5e3d6bdfcb1458051470e9da
OS/ARCH
linux/amd64
Compressed size
261.37 MB
Last pushed
over 2 years by nextstage
Type
Image
Manifest digest
sha256:3ebeae2626928e4e48f3d17fcf724c77d5a0b3bd5e3d6bdfcb1458051470e9da
Image Layers
1ADD file ... in / 29.97 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.64 KB4RUN /bin/sh -c set -ex;4.11 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.4 MB7RUN /bin/sh -c set -eux;7.67 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1014.04 KB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d114 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.11-1.pgdg110+20 B15RUN /bin/sh -c set -ex;91.02 MB16RUN /bin/sh -c set -eux;9.3 KB17RUN /bin/sh -c mkdir -p128 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c mkdir -p170 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 B27ARG PGVERSION=150 B28ENV POSTGRES_PASSWORD=__pass_not_defined__0 B29RUN |1 PGVERSION=14 /bin/sh -c13.97 MB30RUN |1 PGVERSION=14 /bin/sh -c112.22 MB31RUN |1 PGVERSION=14 /bin/sh -c2.02 KB32COPY ./extras/my_synonym.syn /usr/share/postgresql/14/tsearch_data/my_synonym.syn # buildkit282 B33COPY ./extras/my_thesaurus.ths /usr/share/postgresql/14/tsearch_data/my_thesaurus.ths # buildkit528 B34COPY ./init-scripts/. ./docker-entrypoint-initdb.d/ # buildkit1.09 KB35RUN |1 PGVERSION=14 /bin/sh -c147 B36RUN |1 PGVERSION=14 /bin/sh -c177 B37RUN |1 PGVERSION=14 /bin/sh -c127 B38RUN |1 PGVERSION=14 /bin/sh -c140 B39RUN |1 PGVERSION=14 /bin/sh -c134 B40RUN |1 PGVERSION=14 /bin/sh -c165 B41COPY ./sql/ /init/sql/ # buildkit3.34 KB42RUN |1 PGVERSION=14 /bin/sh -c590 BCommand
ADD file:3cd55ecee0ffd78be95dd5842ecd3171631aaccaae50fe41f6bf60ad5be6aaa9 in /