Sign inSign up

molo17/pgsql-bullseye:v16

Multi-platform
Index digest

sha256:ad1bc7c36058bc73b7fefcbeab04ba25a29231583fe3735e0163e4c23485ddd3

OS/ARCH

Compressed size

442.04 MB

Last pushed

3 months by danieleangeli

Type

Image

Manifest digest

sha256:8fa919a3fc88dc745b044ddd991a79d7971e46dfd7cfdac8430ac69d38655e0b

Image Layers

1ADD alpine-minirootfs-3.20.10-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 --verbose129 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 add286.32 MB
21RUN /bin/sh -c git clone14.92 MB
22RUN /bin/sh -c apk del70.49 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;364 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-x86_64.tar.gz / # buildkit