Sign inSign up

jlsalvador/postgres:14-alpine

Multi-platform
Databases & storage
Index digest

sha256:21138362e9df7b631dbcac3f9737be892209af36e8b605c147a093338fdcdd9f

OS/ARCH

Compressed size

109.44 MB

Last pushed

5 days by jlsalvador

Type

Image

Manifest digest

sha256:07039bc1ffc5f9348347215587c979e35adb741ff105e7d269014e316fec06fe

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;969 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;879.16 KB
6RUN /bin/sh -c set -eux;172 B
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
9ENV PG_MAJOR=140 B
10ENV PG_VERSION=14.240 B
11ENV PG_SHA256=a7fa7ed3d558172355f51406097a7bd4f6b473be80f311ef7cda96bf383d88970 B
12ENV DOCKER_PG_LLVM_DEPS=llvm21-dev clang210 B
13RUN /bin/sh -c set -eux;104.77 MB
14RUN /bin/sh -c set -eux;9.02 KB
15RUN /bin/sh -c install --verbose129 B
16ENV PGDATA=/var/lib/postgresql/data0 B
17RUN /bin/sh -c install --verbose166 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 -sT184 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 -ex129.61 KB

Command

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