sha256:881dd2870dca8e72dc71eb8f4f409856f7a63ae14d6ba02caca19bc5e338d12c
OS/ARCH
Compressed size
54.91 MB
Last pushed
5 months by svix
Type
Image
Manifest digest
sha256:3ec2f1b930aef47dd074bbb3b69a244ef6f3b50cbdb22992f520b2d2a6104c8e
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV __BUST_DOCKER_BUILD_CACHE=2026-01-300 B3RUN /bin/sh -c 4.32 MB4RUN /bin/sh -c 1.21 KB5RUN /bin/sh -c 99 B6ENV DIOM_PERSISTENT_DB_PATH=/storage/db0 B7ENV DIOM_EPHEMERAL_DB_PATH=/storage/db-ephemeral0 B8ENV DIOM_CLUSTER_LOG_PATH=/storage/logs0 B9ENV DIOM_CLUSTER_SNAPSHOT_PATH=/storage/snapshots0 B10USER appuser0 B11WORKDIR /home/appuser32 B12EXPOSE [8624/tcp]0 B13EXPOSE [8625/tcp]0 B14COPY --chown=root:root --chmod=755 /app/target/release/diom-server /usr/local/bin/diom-server17.18 MB15COPY --chown=root:root --chmod=755 /app/target/release/diom /usr/local/bin/diom4.67 MB16CMD ["/usr/local/bin/diom-server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1775433600'