Sign inSign up

napstr/poggres:16-b2v4update

Manifest digest

sha256:e9fdb3edb500dfa11742ea928ec47ad3572a12ac9ffaa07a8460bf7b53880607

OS/ARCH

linux/amd64

Compressed size

282.9 MB

Last pushed

over 2 years by napstr

Type

Image

Manifest digest

sha256:e9fdb3edb500dfa11742ea928ec47ad3572a12ac9ffaa07a8460bf7b53880607

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.32 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c set -eux;7.7 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.14 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=160 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
14ENV PG_VERSION=16.3-1.pgdg120+10 B
15RUN /bin/sh -c set -ex;103.97 MB
16RUN /bin/sh -c set -eux;9.68 KB
17RUN /bin/sh -c mkdir -p127 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p168 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT182 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27MAINTAINER [email protected]0 B
28ENV POSTGRES_USER=postgres0 B
29RUN /bin/sh -c apt-get update132.62 MB
30RUN /bin/sh -c pip3 install3.95 MB
31COPY pg_b2_backup.sh /usr/local/bin/ # buildkit1.01 KB
32RUN /bin/sh -c touch /var/log/pg_backup.log167 B
33ADD crontab /etc/cron.d/pg_backup # buildkit426 B
34RUN /bin/sh -c chmod 0644424 B
35RUN /bin/sh -c touch /var/log/cron.log159 B
36RUN /bin/sh -c /usr/bin/crontab /etc/cron.d/pg_backup621 B
37COPY initdb.sh /usr/local/bin/ # buildkit892 B
38COPY run.sh /usr/local/bin/ # buildkit990 B
39ENTRYPOINT ["/bin/bash" "run.sh"]0 B
40HEALTHCHECK &{["CMD-SHELL" "LAST_DB=$(echo $DB |0 B

Command

ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /