sha256:1657f024f16a7f143fe0226398b5ece5223f777352d6bcadb1cf3ae9912e4c77
OS/ARCH
Compressed size
297.52 MB
Last pushed
3 months by databasus
Type
Image
Manifest digest
sha256:6fae870980376ddcbf7a09c8366d6b9b2428aa9e9e2a7758e247656f3e918444
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2ARG APP_VERSION=dev-9ef574361be8fefea78ebaf9dac64dc7af820ce00 B3ARG TARGETARCH=arm640 B4LABEL org.opencontainers.image.version=dev-9ef574361be8fefea78ebaf9dac64dc7af820ce00 B5ENV APP_VERSION=dev-9ef574361be8fefea78ebaf9dac64dc7af820ce00 B6ENV CONTAINER_ARCH=arm640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-9ef574361be8fefea78ebaf9dac64dc7af820ce0 TARGETARCH=arm64 /bin/sh130.57 MB9ARG TARGETARCH=arm640 B10RUN |2 APP_VERSION=dev-9ef574361be8fefea78ebaf9dac64dc7af820ce0 TARGETARCH=arm64 /bin/sh48.2 MB11RUN |2 APP_VERSION=dev-9ef574361be8fefea78ebaf9dac64dc7af820ce0 TARGETARCH=arm64 /bin/sh127 B12RUN |2 APP_VERSION=dev-9ef574361be8fefea78ebaf9dac64dc7af820ce0 TARGETARCH=arm64 /bin/sh1.18 KB13WORKDIR /app32 B14COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit23.11 MB15COPY /app/main . # buildkit52.78 MB16COPY backend/migrations ./migrations # buildkit14.05 KB17COPY /app/ui/build ./ui/build # buildkit544 KB18RUN |2 APP_VERSION=dev-9ef574361be8fefea78ebaf9dac64dc7af820ce0 TARGETARCH=arm64 /bin/sh123 B19COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.48 MB20COPY .env.example /.env # buildkit874 B21COPY <<EOF /app/start.sh # buildkit3.1 KB22LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B23RUN |2 APP_VERSION=dev-9ef574361be8fefea78ebaf9dac64dc7af820ce0 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'