Sign inSign up

illuin/postgresql-backup:1.4.0-pg14

Manifest digest

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 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.22 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.14 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d114 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=140 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/14/bin0 B
14ENV PG_VERSION=14.9-1.pgdg120+10 B
15RUN /bin/sh -c set -ex;98.57 MB
16RUN /bin/sh -c set -eux;9.31 KB
17RUN /bin/sh -c mkdir -p129 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p170 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.67 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26MAINTAINER [email protected]0 B
27USER root0 B
28RUN /bin/sh -c ln -snf193 B
29RUN /bin/sh -c apt update851.65 KB
30COPY /usr/local/bin/rclone /usr/local/bin/rclone # buildkit17.58 MB
31COPY docker-entrypoint.sh / # buildkit501 B
32RUN /bin/sh -c chmod +x541 B
33ENV ARCHIVE_PREFIX=0 B
34ENV DATABASE_URI=0 B
35ENV BUCKET_NAME=0 B
36ENV EXTRA_PG_DUMP_ARGS=--clean --create --format=custom --blobs0 B
37CMD ["/bin/bash" "/docker-entrypoint.sh"]0 B

Command

ADD file:55ad846fa191e603f48090eae0e4a7149c4066b94406593ec1898ad2c3347937 in /