sha256:c9abcb8e142b74f4c25a36dd88270fb0a8b0a70da692eeeeaf200786b017d262
OS/ARCH
Compressed size
297.53 MB
Last pushed
3 months by databasus
Type
Image
Manifest digest
sha256:1c2583f10a932ac8c74acd305d5799549633f9c2d1a12487b2722cd6a6f4b0d3
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2ARG APP_VERSION=dev-2a9979ad547c7f978d4edc15aaf232e142c625f70 B3ARG TARGETARCH=arm640 B4LABEL org.opencontainers.image.version=dev-2a9979ad547c7f978d4edc15aaf232e142c625f70 B5ENV APP_VERSION=dev-2a9979ad547c7f978d4edc15aaf232e142c625f70 B6ENV CONTAINER_ARCH=arm640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-2a9979ad547c7f978d4edc15aaf232e142c625f7 TARGETARCH=arm64 /bin/sh130.57 MB9ARG TARGETARCH=arm640 B10RUN |2 APP_VERSION=dev-2a9979ad547c7f978d4edc15aaf232e142c625f7 TARGETARCH=arm64 /bin/sh48.2 MB11RUN |2 APP_VERSION=dev-2a9979ad547c7f978d4edc15aaf232e142c625f7 TARGETARCH=arm64 /bin/sh126 B12RUN |2 APP_VERSION=dev-2a9979ad547c7f978d4edc15aaf232e142c625f7 TARGETARCH=arm64 /bin/sh1.18 KB13WORKDIR /app32 B14COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit23.11 MB15COPY /app/main . # buildkit52.79 MB16COPY backend/migrations ./migrations # buildkit14.05 KB17COPY /app/ui/build ./ui/build # buildkit544 KB18RUN |2 APP_VERSION=dev-2a9979ad547c7f978d4edc15aaf232e142c625f7 TARGETARCH=arm64 /bin/sh122 B19COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.48 MB20COPY .env.example /.env # buildkit873 B21COPY <<EOF /app/start.sh # buildkit3.1 KB22LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B23RUN |2 APP_VERSION=dev-2a9979ad547c7f978d4edc15aaf232e142c625f7 TARGETARCH=arm64 /bin/sh3.1 KB24EXPOSE [4005/tcp]0 B25VOLUME [/databasus-data]0 B26ENTRYPOINT ["/app/start.sh"]0 B27CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'