sha256:1fa24071b66d732f4f2a694bc3d4e674bd2c42ac3fb0d3be1326c2f200d87dbb
OS/ARCH
Compressed size
343.74 MB
Last pushed
4 months by databasus
Type
Image
Manifest digest
sha256:265d5cd2be6dfcfdcfb5c1dd406dd5e29c10eeec2545a8272ee1976704267573
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ARG APP_VERSION=dev-81a7ea5a69033f72b1042b938c9c3d6d470d73160 B3ARG TARGETARCH=amd640 B4LABEL org.opencontainers.image.version=dev-81a7ea5a69033f72b1042b938c9c3d6d470d73160 B5ENV APP_VERSION=dev-81a7ea5a69033f72b1042b938c9c3d6d470d73160 B6ENV CONTAINER_ARCH=amd640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-81a7ea5a69033f72b1042b938c9c3d6d470d7316 TARGETARCH=amd64 /bin/sh141.21 MB9ARG TARGETARCH=amd640 B10RUN |2 APP_VERSION=dev-81a7ea5a69033f72b1042b938c9c3d6d470d7316 TARGETARCH=amd64 /bin/sh63.33 MB11RUN |2 APP_VERSION=dev-81a7ea5a69033f72b1042b938c9c3d6d470d7316 TARGETARCH=amd64 /bin/sh126 B12RUN |2 APP_VERSION=dev-81a7ea5a69033f72b1042b938c9c3d6d470d7316 TARGETARCH=amd64 /bin/sh1.17 KB13WORKDIR /app32 B14COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit24.87 MB15COPY /app/main . # buildkit56.29 MB16COPY backend/migrations ./migrations # buildkit11.12 KB17COPY /app/ui/build ./ui/build # buildkit525.67 KB18COPY frontend/cloud-root-content.html /app/cloud-root-content.html # buildkit990 B19COPY /agent-binaries ./agent-binaries # buildkit15.14 MB20COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.44 MB21COPY .env.example /.env # buildkit1.07 KB22COPY <<EOF /app/start.sh # buildkit3.22 KB23LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B24RUN |2 APP_VERSION=dev-81a7ea5a69033f72b1042b938c9c3d6d470d7316 TARGETARCH=amd64 /bin/sh3.22 KB25EXPOSE [4005/tcp]0 B26VOLUME [/databasus-data]0 B27ENTRYPOINT ["/app/start.sh"]0 B28CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'