Sign inSign up

molo17/pgsql-bullseye:v16

Multi-platform
Index digest

sha256:ad1bc7c36058bc73b7fefcbeab04ba25a29231583fe3735e0163e4c23485ddd3

OS/ARCH

Compressed size

422.5 MB

Last pushed

3 months by danieleangeli

Type

Image

Manifest digest

sha256:71b0fda44d8e350f6302f45bf86856732d801d2bab53fba0aa2e3d6d06a8b18d

Image Layers

1ADD alpine-minirootfs-3.20.10-aarch64.tar.gz / # buildkit3.9 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;988 B
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1021.72 KB
6RUN /bin/sh -c set -eux;174 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;124.67 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 --verbose170 B
19VOLUME [/var/lib/postgresql/data]0 B
20RUN /bin/sh -c apk add278.31 MB
21RUN /bin/sh -c git clone14.53 MB
22RUN /bin/sh -c apk del58.71 KB
23RUN /bin/sh -c mkdir -p9 KB
24COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.31 KB
25RUN /bin/sh -c set -eux;363 B
26RUN /bin/sh -c ln -sT186 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.10-aarch64.tar.gz / # buildkit