sha256:3da931f7d246e5b6468727163f0c58e594ef5b66400333bd89d0f75488a08733
OS/ARCH
Compressed size
303.18 MB
Last pushed
3 months by databasus
Type
Image
Manifest digest
sha256:9f49932718c923d562f69bccfe8e404b0bcb105ae946b8d4135bf5feb9aa4ce0
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2ARG APP_VERSION=dev-f8ab9178d52294cdd1308fe8bf38e65c201779380 B3ARG TARGETARCH=arm640 B4LABEL org.opencontainers.image.version=dev-f8ab9178d52294cdd1308fe8bf38e65c201779380 B5ENV APP_VERSION=dev-f8ab9178d52294cdd1308fe8bf38e65c201779380 B6ENV CONTAINER_ARCH=arm640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-f8ab9178d52294cdd1308fe8bf38e65c20177938 TARGETARCH=arm64 /bin/sh136.79 MB9ARG TARGETARCH=arm640 B10RUN |2 APP_VERSION=dev-f8ab9178d52294cdd1308fe8bf38e65c20177938 TARGETARCH=arm64 /bin/sh48.2 MB11RUN |2 APP_VERSION=dev-f8ab9178d52294cdd1308fe8bf38e65c20177938 TARGETARCH=arm64 /bin/sh126 B12RUN |2 APP_VERSION=dev-f8ab9178d52294cdd1308fe8bf38e65c20177938 TARGETARCH=arm64 /bin/sh1.19 KB13WORKDIR /app32 B14COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit23.11 MB15COPY /app/main . # buildkit52.26 MB16COPY backend/migrations ./migrations # buildkit13.8 KB17COPY /app/ui/build ./ui/build # buildkit543.14 KB18RUN |2 APP_VERSION=dev-f8ab9178d52294cdd1308fe8bf38e65c20177938 TARGETARCH=arm64 /bin/sh123 B19COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.44 MB20COPY .env.example /.env # buildkit858 B21COPY <<EOF /app/start.sh # buildkit3.1 KB22LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B23RUN |2 APP_VERSION=dev-f8ab9178d52294cdd1308fe8bf38e65c20177938 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'