Sign inSign up

jlsalvador/postgres:13-alpine

Multi-platform
Databases & storage
Index digest

sha256:c1c1f4cc45d5af57155f72424098355b73726340d2c4cab01edfcb78b2f17901

OS/ARCH

Compressed size

101.93 MB

Last pushed

5 days by jlsalvador

Type

Image

Manifest digest

sha256:6aaf9513eefc6f1874d775d77c4aef1b4b7cea918311e009bfc147d5bb9604b4

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;973 B
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;896.77 KB
6RUN /bin/sh -c set -eux;175 B
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
9ENV PG_MAJOR=130 B
10ENV PG_VERSION=13.230 B
11ENV PG_SHA256=6ec3c82726af92b7dec873fa1cdf881eca92a4219787dfad05acb6b10e041fd60 B
12ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B
13RUN /bin/sh -c set -eux;97.29 MB
14RUN /bin/sh -c set -eux;8.8 KB
15RUN /bin/sh -c install --verbose128 B
16ENV PGDATA=/var/lib/postgresql/data0 B
17RUN /bin/sh -c install --verbose168 B
18VOLUME [/var/lib/postgresql/data]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.94 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 -ex125.21 KB

Command

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