Sign inSign up

yfix/postgres:17

Manifest digest

sha256:c92dedd4bd517c759e364cac649ccdd96ce06dee6a199f12e7800039ec854cd3

OS/ARCH

linux/amd64

Compressed size

105.92 MB

Last pushed

9 months by yfix

Type

Image

Manifest digest

sha256:c92dedd4bd517c759e364cac649ccdd96ce06dee6a199f12e7800039ec854cd3

Image Layers

1ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit3.68 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;901.31 KB
6ENV LANG=en_US.utf80 B
7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
8ENV PG_MAJOR=170 B
9ENV PG_VERSION=17.70 B
10ENV PG_SHA256=ef9e343302eccd33112f1b2f0247be493cb5768313adeb558b02de8797a2e9b50 B
11ENV DOCKER_PG_LLVM_DEPS=llvm19-dev clang190 B
12RUN /bin/sh -c set -eux;101.34 MB
13RUN /bin/sh -c set -eux;9.65 KB
14RUN /bin/sh -c install --verbose129 B
15ENV PGDATA=/var/lib/postgresql/data0 B
16RUN /bin/sh -c install --verbose168 B
17VOLUME [/var/lib/postgresql/data]0 B
18COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.7 KB
19RUN /bin/sh -c ln -sT185 B
20ENTRYPOINT ["docker-entrypoint.sh"]0 B
21STOPSIGNAL SIGINT0 B
22EXPOSE map[5432/tcp:{}]0 B
23CMD ["postgres"]0 B
24MAINTAINER Yuri Vysotskiy (yfix) <[email protected]>0 B
25EXPOSE [5432/tcp]0 B
26VOLUME [/var/lib/postgresql/data]0 B
27COPY docker-entrypoint.sh / # buildkit4.52 KB
28ENTRYPOINT ["/docker-entrypoint.sh"]0 B
29CMD ["postgres"]0 B

Command

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