sha256:5c59a35cc8003c26c3d3a8d3eac3bd1d835dc059dfaa65dfb6a6c5eefc48271a
OS/ARCH
Compressed size
294.54 MB
Last pushed
over 1 year by gaocegege
Type
Image
Manifest digest
sha256:573448579af5020784590daf2649a974818324e93501f3296defeb4c5ddff108
Image Layers
1# debian.sh --arch 'arm64' out/27.42 MB2RUN /bin/sh -c set -eux;1.65 KB3RUN /bin/sh -c set -ex;4.11 MB4ENV GOSU_VERSION=1.170 B5RUN /bin/sh -c set -eux;1.34 MB6RUN /bin/sh -c set -eux;7.67 MB7ENV LANG=en_US.utf80 B8RUN /bin/sh -c set -eux;1002.53 KB9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B10RUN /bin/sh -c set -ex;3.07 KB11ENV PG_MAJOR=150 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/15/bin0 B13ENV PG_VERSION=15.12-1.pgdg110+10 B14RUN /bin/sh -c set -ex;96.04 MB15RUN /bin/sh -c set -eux;9.55 KB16RUN /bin/sh -c install --verbose128 B17ENV PGDATA=/var/lib/postgresql/data0 B18RUN /bin/sh -c install --verbose169 B19VOLUME [/var/lib/postgresql/data]0 B20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.34 KB21RUN /bin/sh -c ln -sT185 B22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26LABEL name=PostgreSQL Container Images vendor=The0 B27LABEL org.opencontainers.image.description=This Docker image contains0 B28COPY requirements.txt / # buildkit20.01 KB29RUN /bin/sh -c set -xe;726.2 KB30RUN /bin/sh -c set -xe;80.89 MB31RUN /bin/sh -c usermod -u1.08 KB32USER 260 B33ARG CNPG_TAG=15.120 B34ARG PGVECTORS_TAG=v0.4.00 B35ARG TARGETARCH=arm640 B36USER root0 B37ADD https://github.com/tensorchord/pgvecto.rs/releases/download/v0.4.0/vectors-pg15_0.4.0_arm64.deb ./pgvectors.deb # buildkit28.47 MB38RUN |3 CNPG_TAG=15.12 PGVECTORS_TAG=v0.4.0 TARGETARCH=arm6446.87 MB39USER postgres0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1743984000'