Sign inSign up

jlsalvador/postgres:12-alpine

Multi-platform
Databases & storage
Index digest

sha256:7b47c6f785c7629b4f84f4e4ee0887ed52f30a13d79e6e8ebccf30e64706ac7a

OS/ARCH

Compressed size

97.45 MB

Last pushed

5 days by jlsalvador

Type

Image

Manifest digest

sha256:934a1ae60fc6ac9d4579042c8e908c312a1a691934a9369feb6ea0e3f7a8020c

Image Layers

1ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit3.81 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;981 B
4ENV GOSU_VERSION=1.170 B
5RUN /bin/sh -c set -eux;1 MB
6RUN /bin/sh -c set -eux;174 B
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
9ENV PG_MAJOR=120 B
10ENV PG_VERSION=12.220 B
11ENV PG_SHA256=8df3c0474782589d3c6f374b5133b1bd14d168086edbc13c6e72e67dd4527a3b0 B
12ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B
13RUN /bin/sh -c set -eux;92.51 MB
14RUN /bin/sh -c set -eux;8.48 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.29 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 -ex119.72 KB

Command

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