Sign inSign up

jlsalvador/postgres:18-alpine

Multi-platform
Databases & storage
Index digest

sha256:7cdc7724a296c382f101febe048316e74c0b30f78dcf0f265af7051d1a939948

OS/ARCH

Compressed size

114.61 MB

Last pushed

6 days by jlsalvador

Type

Image

Manifest digest

sha256:8a4d14aa32b5c64477fbed50e81816c15342966db4654a3ccb582270b1a16119

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;967 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;879.16 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;109.93 MB
13RUN /bin/sh -c set -eux;18.56 KB
14RUN /bin/sh -c install --verbose128 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 -sT184 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 -ex132.91 KB

Command

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