Sign inSign up

layer5/postgres-ext:16-bookworm

Manifest digest

sha256:9acd65509d3cf8db6cd43e5bb8a4fc743f4c6ef138bde399ec5ebabbfc07a92f

OS/ARCH

linux/amd64

Compressed size

147 MB

Last pushed

almost 2 years by lcalcote

Type

Image

Manifest digest

sha256:9acd65509d3cf8db6cd43e5bb8a4fc743f4c6ef138bde399ec5ebabbfc07a92f

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.15 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.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.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.4-1.pgdg120+20 B
15RUN /bin/sh -c set -ex;104.01 MB
16RUN /bin/sh -c set -eux;9.69 KB
17RUN /bin/sh -c install --verbose128 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c install --verbose167 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
27RUN /bin/sh -c apt-get update672.63 KB

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /