sha256:4e1581cbb2cc0f8ed96bda9f73793d807fedd761aef85e7d5082a31f8b05eb38
OS/ARCH
Compressed size
139.9 MB
Last pushed
about 2 years by gunterze
Type
Image
Manifest digest
sha256:ccb78ef19f6067d58a57fb4487562da3a00b238a7fee6caf5d091020c13f7e06
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.14 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=120 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/12/bin0 B14ENV PG_VERSION=12.20-1.pgdg120+10 B15RUN /bin/sh -c set -ex;97.7 MB16RUN /bin/sh -c set -eux;8.81 KB17RUN /bin/sh -c install --verbose128 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c install --verbose167 B20VOLUME [/var/lib/postgresql/data]0 B21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB22RUN /bin/sh -c ln -sT185 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24STOPSIGNAL SIGINT0 B25EXPOSE map[5432/tcp:{}]0 B26CMD ["postgres"]0 B27COPY docker-entrypoint-initdb.d docker-entrypoint-initdb.d/ # buildkit8.62 KB28COPY sql sql/ # buildkit16.94 KB29COPY bin /usr/bin/ # buildkit598 BCommand
ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /