sha256:d38cddc0d54906bf6fc30dd2dea921ccf8466169610e6a632990426c73c90d77
OS/ARCH
Compressed size
294.73 MB
Last pushed
21 days by databasus
Type
Image
Manifest digest
sha256:a1e60838e8f14e92ff0ef40c3faa64ed0ee688fc2653f0e95a34be7c3d44c35b
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ARG APP_VERSION=dev-1f8382d3994787a452c96d1d435033ad44f546e80 B3ARG TARGETARCH=arm640 B4LABEL org.opencontainers.image.version=dev-1f8382d3994787a452c96d1d435033ad44f546e80 B5ENV APP_VERSION=dev-1f8382d3994787a452c96d1d435033ad44f546e80 B6ENV CONTAINER_ARCH=arm640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-1f8382d3994787a452c96d1d435033ad44f546e8 TARGETARCH=arm64 /bin/sh126.61 MB9ARG TARGETARCH=arm640 B10RUN |2 APP_VERSION=dev-1f8382d3994787a452c96d1d435033ad44f546e8 TARGETARCH=arm64 /bin/sh48.22 MB11RUN |2 APP_VERSION=dev-1f8382d3994787a452c96d1d435033ad44f546e8 TARGETARCH=arm64 /bin/sh988 B12RUN |2 APP_VERSION=dev-1f8382d3994787a452c96d1d435033ad44f546e8 TARGETARCH=arm64 /bin/sh1.19 KB13WORKDIR /app32 B14COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit23.19 MB15COPY /app/main . # buildkit53.84 MB16RUN |2 APP_VERSION=dev-1f8382d3994787a452c96d1d435033ad44f546e8 TARGETARCH=arm64 /bin/sh174 B17COPY backend/migrations ./migrations # buildkit15.44 KB18COPY /app/ui/build ./ui/build # buildkit548.97 KB19RUN |2 APP_VERSION=dev-1f8382d3994787a452c96d1d435033ad44f546e8 TARGETARCH=arm64 /bin/sh123 B20COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.5 MB21COPY .env.example /.env # buildkit949 B22COPY <<EOF /app/start.sh # buildkit3.18 KB23LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B24RUN |2 APP_VERSION=dev-1f8382d3994787a452c96d1d435033ad44f546e8 TARGETARCH=arm64 /bin/sh3.18 KB25EXPOSE [4005/tcp]0 B26HEALTHCHECK {Test:[CMD databasus healthcheck] Interval:30s0 B27VOLUME [/databasus-data]0 B28ENTRYPOINT ["/app/start.sh"]0 B29CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'