sha256:ca012ab81529e2fb6649d1f5d89c9e8a727950bdca4c1906396c2f89b62a170f
OS/ARCH
Compressed size
303.16 MB
Last pushed
3 months by databasus
Type
Image
Manifest digest
sha256:a2b334892405dc7a9ce9171411c7f0ca2f60c88c80f623466edecc2fd14637e2
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2ARG APP_VERSION=dev-fad76d30b2028b7f035a93707aaf57b9f31025be0 B3ARG TARGETARCH=arm640 B4LABEL org.opencontainers.image.version=dev-fad76d30b2028b7f035a93707aaf57b9f31025be0 B5ENV APP_VERSION=dev-fad76d30b2028b7f035a93707aaf57b9f31025be0 B6ENV CONTAINER_ARCH=arm640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-fad76d30b2028b7f035a93707aaf57b9f31025be TARGETARCH=arm64 /bin/sh136.79 MB9ARG TARGETARCH=arm640 B10RUN |2 APP_VERSION=dev-fad76d30b2028b7f035a93707aaf57b9f31025be TARGETARCH=arm64 /bin/sh48.2 MB11RUN |2 APP_VERSION=dev-fad76d30b2028b7f035a93707aaf57b9f31025be TARGETARCH=arm64 /bin/sh127 B12RUN |2 APP_VERSION=dev-fad76d30b2028b7f035a93707aaf57b9f31025be TARGETARCH=arm64 /bin/sh1.18 KB13WORKDIR /app32 B14COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit23.11 MB15COPY /app/main . # buildkit52.25 MB16COPY backend/migrations ./migrations # buildkit13.73 KB17COPY /app/ui/build ./ui/build # buildkit541.88 KB18RUN |2 APP_VERSION=dev-fad76d30b2028b7f035a93707aaf57b9f31025be TARGETARCH=arm64 /bin/sh121 B19COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.44 MB20COPY .env.example /.env # buildkit857 B21COPY <<EOF /app/start.sh # buildkit3.1 KB22LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B23RUN |2 APP_VERSION=dev-fad76d30b2028b7f035a93707aaf57b9f31025be 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'