sha256:b7a2526a6288f34ce6840bd49948341a2c2e7c423f29cc5773bffe8895621ff2
OS/ARCH
Compressed size
297.76 MB
Last pushed
2 months by databasus
Type
Image
Manifest digest
sha256:ee23ef8bf7f6b9bf2789ae7ac2fbc0ae77e561a9c31145c7479f8bd11059d267
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ARG APP_VERSION=dev-4fbe64c810b053da908f6c0861a97efacf7ca8110 B3ARG TARGETARCH=arm640 B4LABEL org.opencontainers.image.version=dev-4fbe64c810b053da908f6c0861a97efacf7ca8110 B5ENV APP_VERSION=dev-4fbe64c810b053da908f6c0861a97efacf7ca8110 B6ENV CONTAINER_ARCH=arm640 B7ENV ENV_MODE=production0 B8RUN |2 APP_VERSION=dev-4fbe64c810b053da908f6c0861a97efacf7ca811 TARGETARCH=arm64 /bin/sh130.79 MB9ARG TARGETARCH=arm640 B10RUN |2 APP_VERSION=dev-4fbe64c810b053da908f6c0861a97efacf7ca811 TARGETARCH=arm64 /bin/sh48.2 MB11RUN |2 APP_VERSION=dev-4fbe64c810b053da908f6c0861a97efacf7ca811 TARGETARCH=arm64 /bin/sh125 B12RUN |2 APP_VERSION=dev-4fbe64c810b053da908f6c0861a97efacf7ca811 TARGETARCH=arm64 /bin/sh1.18 KB13WORKDIR /app32 B14COPY /usr/local/bin/goose /usr/local/bin/goose # buildkit23.11 MB15COPY /app/main . # buildkit52.8 MB16RUN |2 APP_VERSION=dev-4fbe64c810b053da908f6c0861a97efacf7ca811 TARGETARCH=arm64 /bin/sh172 B17COPY backend/migrations ./migrations # buildkit14.22 KB18COPY /app/ui/build ./ui/build # buildkit544.58 KB19RUN |2 APP_VERSION=dev-4fbe64c810b053da908f6c0861a97efacf7ca811 TARGETARCH=arm64 /bin/sh122 B20COPY /verification-agent-binaries/* ./agent-binaries/ # buildkit15.49 MB21COPY .env.example /.env # buildkit872 B22COPY <<EOF /app/start.sh # buildkit3.1 KB23LABEL org.opencontainers.image.source=https://github.com/databasus/databasus0 B24RUN |2 APP_VERSION=dev-4fbe64c810b053da908f6c0861a97efacf7ca811 TARGETARCH=arm64 /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 'arm64' out/ 'bookworm' '@1783900800'