Sign inSign up

eeacms/postgres:16.3-1.0

Manifest digest

sha256:d21ec73a6273d4de29a717aad494cb2fc2ea0b963f07fcf8c22b629a714c0c97

OS/ARCH

linux/amd64

Compressed size

161.26 MB

Last pushed

about 2 years by eeacms

Type

Image

Manifest digest

sha256:d21ec73a6273d4de29a717aad494cb2fc2ea0b963f07fcf8c22b629a714c0c97

Image Layers

1ADD file ... in / 29.97 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.64 KB
4RUN /bin/sh -c set -ex;4.11 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.4 MB
7RUN /bin/sh -c set -eux;7.67 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1014.07 KB
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.pgdg110+10 B
15RUN /bin/sh -c set -ex;94.12 MB
16RUN /bin/sh -c set -eux;9.69 KB
17RUN /bin/sh -c mkdir -p128 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 docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT184 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27LABEL maintainer=EEA: IDM2 A-Team <[email protected]>0 B
28ENV PG_ARCHIVE=/var/lib/postgresql/archive PG_CONFD=/postgresql.conf.d PG_RESTORE=/postgresql.restore PG_BACKUP=/postgresql.backup0 B
29COPY database-backup.sh database-restore.sh /postgresql.restore/ #699 B
30COPY entrypoint.sh /usr/local/bin/ # buildkit760 B
31COPY crond.sh setup-env.py /bin/ #839 B
32COPY setup-*.sh /docker-entrypoint-initdb.d/ # buildkit1.04 KB
33COPY default.conf /postgresql.conf.d/ # buildkit505 B
34RUN /bin/sh -c apt-get update22.96 MB
35ENTRYPOINT ["entrypoint.sh"]0 B
36CMD ["postgres"]0 B

Command

ADD file:258da966e49fd81eb3befac4ebcc023feb92794e891d5c9ca9b61084c7a209d5 in /