sha256:5ea77fd853bb87f85f0d8aed059b9fc9a1886de74809e9dc4021b3592d21038c
OS/ARCH
Compressed size
95.83 MB
Last pushed
almost 2 years by hbontempo
Type
Image
Manifest digest
sha256:cb3da2d05d2f5abb9bf2ecc17780dcd36a23a1c5befe04b2d18da2f4c09e5fd0
Image Layers
1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;986 B4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.07 MB6ENV LANG=en_US.utf80 B7RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B8ENV PG_MAJOR=170 B9ENV PG_VERSION=17.10 B10ENV PG_SHA256=7849db74ef6a8555d0723f87e81539301422fa9c8e9f21cce61fdc14e9199dcd0 B11ENV DOCKER_PG_LLVM_DEPS=llvm15-dev clang150 B12RUN /bin/sh -c set -eux;91.25 MB13RUN /bin/sh -c set -eux;9.65 KB14RUN /bin/sh -c install --verbose129 B15ENV PGDATA=/var/lib/postgresql/data0 B16RUN /bin/sh -c install --verbose170 B17VOLUME [/var/lib/postgresql/data]0 B18COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB19RUN /bin/sh -c ln -sT185 B20ENTRYPOINT ["docker-entrypoint.sh"]0 B21STOPSIGNAL SIGINT0 B22EXPOSE map[5432/tcp:{}]0 B23CMD ["postgres"]0 B24ENV POSTGRES_PASSWORD=postgres0 B25RUN /bin/sh -c echo "shared_preload_libraries9.2 KB26COPY hll_extension.sql /docker-entrypoint-initdb.d/ # buildkit195 B27COPY /src/postgresql-hll/*.sql /usr/local/share/postgresql/extension/ # buildkit2.95 KB28COPY /src/postgresql-hll/*.control /usr/local/share/postgresql/extension/ # buildkit693 B29COPY /src/postgresql-hll/*.so /usr/local/lib/postgresql/ # buildkit26.13 KBCommand
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit