sha256:3d545dd14c0072f8cfc1147ef4931d5105d4d23c21af50646aab4cb4f1470b62
OS/ARCH
Compressed size
328.63 MB
Last pushed
3 months by databasus
Type
Image
Manifest digest
sha256:d5e594c23b9f3382594054f78ea8ee87a4f7421d19011b3625eda05378c713fb
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ARG APP_VERSION=dev-46dd0cd773130fc29eb6ca47fe71b9e43d6caeed0 B3ARG TARGETARCH=amd640 B4LABEL org.opencontainers.image.version=dev-46dd0cd773130fc29eb6ca47fe71b9e43d6caeed0 B5ENV APP_VERSION=dev-46dd0cd773130fc29eb6ca47fe71b9e43d6caeed0 B6ENV CONTAINER_ARCH=amd640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-46dd0cd773130fc29eb6ca47fe71b9e43d6caeed TARGETARCH=amd64 /bin/sh140.17 MB9ARG TARGETARCH=amd640 B10RUN |2 APP_VERSION=dev-46dd0cd773130fc29eb6ca47fe71b9e43d6caeed TARGETARCH=amd64 /bin/sh63.72 MB11RUN |2 APP_VERSION=dev-46dd0cd773130fc29eb6ca47fe71b9e43d6caeed TARGETARCH=amd64 /bin/sh127 B12RUN |2 APP_VERSION=dev-46dd0cd773130fc29eb6ca47fe71b9e43d6caeed TARGETARCH=amd64 /bin/sh1.18 KB13WORKDIR /app32 B14COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit24.87 MB15COPY /app/main . # buildkit56.94 MB16COPY backend/migrations ./migrations # buildkit13.12 KB17COPY /app/ui/build ./ui/build # buildkit551.28 KB18COPY frontend/cloud-root-content.html /app/cloud-root-content.html # buildkit991 B19RUN |2 APP_VERSION=dev-46dd0cd773130fc29eb6ca47fe71b9e43d6caeed TARGETARCH=amd64 /bin/sh123 B20COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.44 MB21COPY .env.example /.env # buildkit975 B22COPY <<EOF /app/start.sh # buildkit3.63 KB23LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B24RUN |2 APP_VERSION=dev-46dd0cd773130fc29eb6ca47fe71b9e43d6caeed TARGETARCH=amd64 /bin/sh3.62 KB25EXPOSE [4005/tcp]0 B26VOLUME [/databasus-data]0 B27ENTRYPOINT ["/app/start.sh"]0 B28CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'