sha256:589f28145b02451f8bb22959397e96be4c2c09034d6b50d02803c3d4d1bb9335
OS/ARCH
Compressed size
199.13 MB
Last pushed
about 2 years by colstrom
Type
Image
Manifest digest
sha256:4882ea2c3dbe858f0d8040cc29091e4630ddb22ca02a473db2c4d8bcbb9be2fe
Image Layers
1ADD file ... in / 28.69 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.65 KB4RUN /bin/sh -c set -ex;4.11 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.34 MB7RUN /bin/sh -c set -eux;7.67 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1002.54 KB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=130 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/13/bin0 B14ENV PG_VERSION=13.15-1.pgdg110+10 B15RUN /bin/sh -c set -ex;87.77 MB16RUN /bin/sh -c set -eux;9.13 KB17RUN /bin/sh -c mkdir -p129 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 -sT185 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24STOPSIGNAL SIGINT0 B25EXPOSE map[5432/tcp:{}]0 B26CMD ["postgres"]0 B27LABEL name=PostgreSQL Container Images vendor=The0 B28LABEL org.opencontainers.image.description=This Docker image contains0 B29COPY requirements.txt / # buildkit15.91 KB30RUN /bin/sh -c set -xe;705.22 KB31RUN /bin/sh -c set -xe;66.17 MB32RUN /bin/sh -c usermod -u1.08 KB33USER 260 B34USER root0 B35RUN /bin/sh -c true 1.66 MB36USER postgres0 BCommand
ADD file:0465ea1f0e8a2ee3e0f770c3b7f8e4a2b8719c624b440cabe7d7ecbe87200e7b in /