sha256:57b6d2a2d460b186c2593370e45f5c2353e3e8f479b0eacad8eb87d7d2d1e34e
OS/ARCH
Compressed size
51.41 MB
Last pushed
5 months by svix
Type
Image
Manifest digest
sha256:d03ae6942df5873d93935d2bda4939da2049b8a0aef1b0917f58891c7f649fd7
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV __BUST_DOCKER_BUILD_CACHE=2026-01-300 B3RUN /bin/sh -c 1.16 MB4RUN /bin/sh -c 1.21 KB5USER appuser0 B6WORKDIR /home/appuser32 B7COPY --chown=root:root --chmod=755 /app/target/release/diom /usr/local/bin/diom4.81 MB8ENTRYPOINT ["/usr/local/bin/diom"]0 B9USER root0 B10RUN /bin/sh -c 99 B11ENV DIOM_PERSISTENT_DB_PATH=/storage/db0 B12ENV DIOM_EPHEMERAL_DB_PATH=/storage/db-ephemeral0 B13ENV DIOM_CLUSTER_LOG_PATH=/storage/logs0 B14ENV DIOM_CLUSTER_SNAPSHOT_PATH=/storage/snapshots0 B15USER appuser0 B16WORKDIR /home/appuser32 B17EXPOSE [8624/tcp]0 B18EXPOSE [8625/tcp]0 B19COPY --chown=root:root --chmod=755 /app/target/release/diom-server /usr/local/bin/diom-server17.03 MB20ENTRYPOINT ["/usr/local/bin/diom-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'