sha256:a8c4db38257424b99d05246e0e3497633139d98454e850ddf45528e4dd6a344e
OS/ARCH
linux/amd64
Compressed size
158.03 MB
Last pushed
almost 3 years by pdesgarets
Type
Image
Manifest digest
sha256:a8c4db38257424b99d05246e0e3497633139d98454e850ddf45528e4dd6a344e
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.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.12-1.pgdg120+10 B15RUN /bin/sh -c set -ex;97.36 MB16RUN /bin/sh -c set -eux;9.14 KB17RUN /bin/sh -c mkdir -p128 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c mkdir -p171 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 -snf194 B29RUN /bin/sh -c apt update851.64 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 /