Sign inSign up

jlsalvador/postgres:15-alpine

Multi-platform
Databases & storage
Index digest

sha256:b08e4ae339d0e7e21fd71073579a236a83ef67048ef409d1dafaf7665307a442

OS/ARCH

Compressed size

107.95 MB

Last pushed

5 days by jlsalvador

Type

Image

Manifest digest

sha256:dbc8b245e5ef169c9c72400d25bcb43d4ccfb212685fae5b85b6381f6267df71

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
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=150 B
10ENV PG_VERSION=15.190 B
11ENV PG_SHA256=e1a64a87a46b825b88c082e4518161a47aab53c45694964f8ba1df28f7859f890 B
12ENV DOCKER_PG_LLVM_DEPS=llvm21-dev clang210 B
13RUN /bin/sh -c set -eux;103 MB
14RUN /bin/sh -c set -eux;9.27 KB
15RUN /bin/sh -c install --verbose129 B
16ENV PGDATA=/var/lib/postgresql/data0 B
17RUN /bin/sh -c install --verbose169 B
18VOLUME [/var/lib/postgresql/data]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.96 KB
20RUN /bin/sh -c ln -sT185 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25RUN /bin/sh -c set -ex133.63 KB

Command

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