Sign inSign up

molo17/pgsql-bullseye:16

Multi-platform
Index digest

sha256:3e68933349809da36a9bcad28d3536af665f3da426e0d052bd3a0c6bd68dfccb

OS/ARCH

Compressed size

441.32 MB

Last pushed

6 months by danieleangeli

Type

Image

Manifest digest

sha256:89ebe51a7924118af3df39bddb32324f2d35abfc9f5f3c12bd772aa37aa29a92

Image Layers

1ADD alpine-minirootfs-3.20.9-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;1.02 KB
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1.07 MB
6RUN /bin/sh -c set -eux;173 B
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
9ENV PG_MAJOR=160 B
10ENV PG_VERSION=16.40 B
11ENV PG_SHA256=971766d645aa73e93b9ef4e3be44201b4f45b5477095b049125403f9f3386d6f0 B
12ENV POSTGIS_VERSION=3.4.20 B
13ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B
14RUN /bin/sh -c set -eux;136.18 MB
15RUN /bin/sh -c set -eux;9.34 KB
16RUN /bin/sh -c install --verbose128 B
17ENV PGDATA=/var/lib/postgresql/data0 B
18RUN /bin/sh -c install --verbose171 B
19VOLUME [/var/lib/postgresql/data]0 B
20RUN /bin/sh -c apk add285.71 MB
21RUN /bin/sh -c git clone14.81 MB
22RUN /bin/sh -c apk del70.37 KB
23RUN /bin/sh -c mkdir -p8.99 KB
24COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.31 KB
25RUN /bin/sh -c set -eux;312 B
26RUN /bin/sh -c ln -sT187 B
27ENTRYPOINT ["docker-entrypoint.sh"]0 B
28STOPSIGNAL SIGINT0 B
29EXPOSE [5432/tcp]0 B
30CMD ["postgres"]0 B

Command

ADD alpine-minirootfs-3.20.9-x86_64.tar.gz / # buildkit