sha256:f4eeee0f607cf136ac019cf2a67cf6b86b09423c8cdd596e6c2ce5c7c044d192
OS/ARCH
Compressed size
319.68 MB
Last pushed
about 2 months by databasus
Type
Image
Manifest digest
sha256:e87b2eb607b7bfb608a8f3254651af80f4d446f6678d5cff96e878f0867ca505
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG APP_VERSION=dev-4804204fada1228ece8a2115f69ee5f0b24582490 B3ARG TARGETARCH=amd640 B4LABEL org.opencontainers.image.version=dev-4804204fada1228ece8a2115f69ee5f0b24582490 B5ENV APP_VERSION=dev-4804204fada1228ece8a2115f69ee5f0b24582490 B6ENV CONTAINER_ARCH=amd640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-4804204fada1228ece8a2115f69ee5f0b2458249 TARGETARCH=amd64 /bin/sh134.14 MB9ARG TARGETARCH=amd640 B10RUN |2 APP_VERSION=dev-4804204fada1228ece8a2115f69ee5f0b2458249 TARGETARCH=amd64 /bin/sh60.81 MB11RUN |2 APP_VERSION=dev-4804204fada1228ece8a2115f69ee5f0b2458249 TARGETARCH=amd64 /bin/sh126 B12RUN |2 APP_VERSION=dev-4804204fada1228ece8a2115f69ee5f0b2458249 TARGETARCH=amd64 /bin/sh1.18 KB13WORKDIR /app32 B14COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit24.87 MB15COPY /app/main . # buildkit56.9 MB16RUN |2 APP_VERSION=dev-4804204fada1228ece8a2115f69ee5f0b2458249 TARGETARCH=amd64 /bin/sh173 B17COPY backend/migrations ./migrations # buildkit14.22 KB18COPY /app/ui/build ./ui/build # buildkit544.38 KB19RUN |2 APP_VERSION=dev-4804204fada1228ece8a2115f69ee5f0b2458249 TARGETARCH=amd64 /bin/sh121 B20COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.49 MB21COPY .env.example /.env # buildkit873 B22COPY <<EOF /app/start.sh # buildkit3.11 KB23LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B24RUN |2 APP_VERSION=dev-4804204fada1228ece8a2115f69ee5f0b2458249 TARGETARCH=amd64 /bin/sh3.1 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 'amd64' out/ 'bookworm' '@1783900800'