Sign inSign up

jlsalvador/postgres:14-alpine

Multi-platform
Databases & storage
Index digest

sha256:21138362e9df7b631dbcac3f9737be892209af36e8b605c147a093338fdcdd9f

OS/ARCH

Compressed size

107.41 MB

Last pushed

5 days by jlsalvador

Type

Image

Manifest digest

sha256:6b50884fbe8e18b0d7bf0761cd1f0179b2b8c3e0b5dc9d12ef2a9c58169c27d6

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;178 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;102.46 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 --verbose171 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 -sT183 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.38 KB

Command

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