sha256:41fe5298ae2107bcdf7bf9347d6354d83cc58112473a81ea0fa26aa75f702dde
OS/ARCH
linux/amd64
Compressed size
159.23 MB
Last pushed
almost 3 years by pdesgarets
Type
Image
Manifest digest
sha256:41fe5298ae2107bcdf7bf9347d6354d83cc58112473a81ea0fa26aa75f702dde
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.14 KB4RUN /bin/sh -c set -ex;4.22 MB5ENV GOSU_VERSION=1.160 B6RUN /bin/sh -c set -eux;1.38 MB7RUN /bin/sh -c set -eux;7.69 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1.14 MB10RUN /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.9-1.pgdg120+10 B15RUN /bin/sh -c set -ex;98.57 MB16RUN /bin/sh -c set -eux;9.31 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 /usr/local/bin/ # buildkit4.67 KB22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B27USER root0 B28RUN /bin/sh -c ln -snf193 B29RUN /bin/sh -c apt update851.65 KB30COPY /usr/local/bin/rclone /usr/local/bin/rclone # buildkit17.58 MB31COPY docker-entrypoint.sh / # buildkit501 B32RUN /bin/sh -c chmod +x541 B33ENV ARCHIVE_PREFIX=0 B34ENV DATABASE_URI=0 B35ENV BUCKET_NAME=0 B36ENV EXTRA_PG_DUMP_ARGS=--clean --create --format=custom --blobs0 B37CMD ["/bin/bash" "/docker-entrypoint.sh"]0 BCommand
ADD file:55ad846fa191e603f48090eae0e4a7149c4066b94406593ec1898ad2c3347937 in /