Sign inSign up

jlsalvador/postgres:latest

Multi-platform
Databases & storage
Index digest

sha256:c3a27fb5f6ace40afe749bf642dc2e3a67099c68d64f821625a89385814f48db

OS/ARCH

Compressed size

109.81 MB

Last pushed

5 days by jlsalvador

Type

Image

Manifest digest

sha256:dba67cf8d18ff92aecf3795759aebdc6c001c2861de443cf000daf4c1045b9d4

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;971 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;832.3 KB
6ENV LANG=en_US.utf80 B
7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
8ENV PG_MAJOR=170 B
9ENV PG_VERSION=17.110 B
10ENV PG_SHA256=dd27f2b3c59e73ed14aa3324901242bf69a032a6347805f274e6260322d429790 B
11ENV DOCKER_PG_LLVM_DEPS=llvm21-dev clang210 B
12RUN /bin/sh -c set -eux;104.86 MB
13RUN /bin/sh -c set -eux;9.76 KB
14RUN /bin/sh -c install --verbose128 B
15ENV PGDATA=/var/lib/postgresql/data0 B
16RUN /bin/sh -c install --verbose170 B
17VOLUME [/var/lib/postgresql/data]0 B
18COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.97 KB
19RUN /bin/sh -c ln -sT184 B
20ENTRYPOINT ["docker-entrypoint.sh"]0 B
21STOPSIGNAL SIGINT0 B
22EXPOSE map[5432/tcp:{}]0 B
23CMD ["postgres"]0 B
24RUN /bin/sh -c set -ex134.15 KB

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit