sha256:2386795ec2aa7ae559304361979f1dc5708d383ee9020ae63dadc2940dfe58f7
OS/ARCH
Compressed size
479.22 MB
Last pushed
about 2 months by rulebricks
Type
Image
Manifest digest
sha256:262a4f489983e102c8dcabda3753044e92cc0373629d6527ce3202394125370f
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c set -eux;1.14 KB3RUN /bin/sh -c set -ex;4.31 MB4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;1.15 MB6RUN /bin/sh -c set -eux;7.69 MB7ENV LANG=en_US.utf80 B8RUN /bin/sh -c set -eux;1.06 MB9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B10RUN /bin/sh -c set -ex;3.07 KB11ENV PG_MAJOR=170 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin0 B13ENV PG_VERSION=17.6-2.pgdg12+10 B14RUN /bin/sh -c set -ex;105.85 MB15RUN /bin/sh -c set -eux;10 KB16RUN /bin/sh -c install --verbose128 B17ENV PGDATA=/var/lib/postgresql/data0 B18RUN /bin/sh -c install --verbose165 B19VOLUME [/var/lib/postgresql/data]0 B20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.93 KB21RUN /bin/sh -c ln -sT183 B22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26ARG TARGETARCH=arm640 B27ARG POSTGRES_VERSION=170 B28ARG DOCUMENTDB_VERSION=0.107.0~ferretdb~2.7.00 B29RUN |3 TARGETARCH=arm64 POSTGRES_VERSION=17 DOCUMENTDB_VERSION=0.107.0~ferretdb~2.7.0324.93 MB30RUN |3 TARGETARCH=arm64 POSTGRES_VERSION=17 DOCUMENTDB_VERSION=0.107.0~ferretdb~2.7.07.41 MB31WORKDIR /0 B32LABEL org.opencontainers.image.title=PostgreSQL+DocumentDB0 B33LABEL org.opencontainers.image.description=PostgreSQL with DocumentDB extension0 B34LABEL org.opencontainers.image.source=https://github.com/FerretDB/documentdb0 B35LABEL org.opencontainers.image.url=https://www.ferretdb.com/0 B36LABEL org.opencontainers.image.vendor=FerretDB Inc.0 B37LABEL org.opencontainers.image.version=0.107.0~ferretdb~2.7.00 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1762202650'