sha256:f0f0ce3a162ab1b5ddf6d4856b9ffa8269d696f7910c0141f1ea36f8f412616f
OS/ARCH
Compressed size
117.35 MB
Last pushed
about 2 years by gunterze
Type
Image
Manifest digest
sha256:c3f87f311b6be2ea6b31dc73eab4c3ff8f3613597e7dbe25f122d37059d674b5
Image Layers
1ADD file ... in / 25.35 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.64 KB4RUN /bin/sh -c set -ex;3.35 MB5ENV GOSU_VERSION=1.160 B6RUN /bin/sh -c set -eux;1.37 MB7RUN /bin/sh -c set -eux;7.67 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;886.52 KB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=110 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/11/bin0 B14ENV PG_VERSION=11.22-1.pgdg110+10 B15RUN /bin/sh -c set -ex;78.7 MB16RUN /bin/sh -c set -eux;8.13 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 /usr/local/bin/ # buildkit4.67 KB22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26COPY docker-entrypoint-initdb.d docker-entrypoint-initdb.d/ # buildkit8.62 KB27COPY sql sql/ # buildkit16.94 KB28COPY bin /usr/bin/ # buildkit600 BCommand
ADD file:c4afced274aaa80ab3018b368ed739c1c55e49b41e9637ac44d63e61344fe865 in /