sha256:681472a7148bffd16e5176332f5a8e3ebd48952a9f794545ef4a84b0717f3682
OS/ARCH
Compressed size
310.21 MB
Last pushed
16 days by databasus
Type
Image
Manifest digest
sha256:f3974584dcac29703c6388abde0a40750d5c1322caecf86c84122848237ec992
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ARG APP_VERSION=dev-e2d8909691f3f0deb468babe8c4e71491babdeb30 B3ARG TARGETARCH=amd640 B4LABEL org.opencontainers.image.version=dev-e2d8909691f3f0deb468babe8c4e71491babdeb30 B5ENV APP_VERSION=dev-e2d8909691f3f0deb468babe8c4e71491babdeb30 B6ENV CONTAINER_ARCH=amd640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-e2d8909691f3f0deb468babe8c4e71491babdeb3 TARGETARCH=amd64 /bin/sh126.32 MB9ARG TARGETARCH=amd640 B10RUN |2 APP_VERSION=dev-e2d8909691f3f0deb468babe8c4e71491babdeb3 TARGETARCH=amd64 /bin/sh60.81 MB11RUN |2 APP_VERSION=dev-e2d8909691f3f0deb468babe8c4e71491babdeb3 TARGETARCH=amd64 /bin/sh1.29 KB12WORKDIR /app32 B13COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit25.23 MB14COPY /app/main . # buildkit54.86 MB15RUN |2 APP_VERSION=dev-e2d8909691f3f0deb468babe8c4e71491babdeb3 TARGETARCH=amd64 /bin/sh173 B16COPY backend/migrations ./migrations # buildkit15.44 KB17COPY /app/ui/build ./ui/build # buildkit549.6 KB18RUN |2 APP_VERSION=dev-e2d8909691f3f0deb468babe8c4e71491babdeb3 TARGETARCH=amd64 /bin/sh122 B19COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.5 MB20COPY .env.example /.env # buildkit908 B21COPY --chmod=0755 docker/start.sh /app/start.sh #4.54 KB22LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B23EXPOSE [4005/tcp]0 B24HEALTHCHECK {Test:[CMD databasus healthcheck] Interval:30s0 B25VOLUME [/databasus-data]0 B26ENTRYPOINT ["/app/start.sh"]0 B27CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'