Sign inSign up

jlsalvador/postgres:18-alpine

Multi-platform
Databases & storage
Index digest

sha256:7cdc7724a296c382f101febe048316e74c0b30f78dcf0f265af7051d1a939948

OS/ARCH

Compressed size

112.54 MB

Last pushed

5 days by jlsalvador

Type

Image

Manifest digest

sha256:d7b9a2c81020669e6df69c42f3d62195760df3860bf74b7610eaa953475cbd04

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=180 B
9ENV PG_VERSION=18.60 B
10ENV PG_SHA256=555610c24d53e4316da5b7d3fc25c279d96856d5e0e23ee308c328c5fa881d9f0 B
11ENV DOCKER_PG_LLVM_DEPS=llvm21-dev clang210 B
12RUN /bin/sh -c set -eux;107.58 MB
13RUN /bin/sh -c set -eux;18.57 KB
14RUN /bin/sh -c install --verbose129 B
15ENV PGDATA=/var/lib/postgresql/18/docker0 B
16VOLUME [/var/lib/postgresql]0 B
17COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.97 KB
18RUN /bin/sh -c ln -sT185 B
19ENTRYPOINT ["docker-entrypoint.sh"]0 B
20STOPSIGNAL SIGINT0 B
21EXPOSE map[5432/tcp:{}]0 B
22CMD ["postgres"]0 B
23RUN /bin/sh -c set -ex136.2 KB

Command

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