sha256:84218409111a98c838953b3f3f29fc7d1087f3ec0ebde83efda2185bb5069685
OS/ARCH
Compressed size
60.62 MB
Last pushed
4 months by svix
Type
Image
Manifest digest
sha256:a6857911b273dd4320daf3b0562e56c9e2099f28d2da325bf29a6bfe82f1aa3f
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV __BUST_DOCKER_BUILD_CACHE=2026-05-180 B3RUN /bin/sh -c 4.32 MB4RUN /bin/sh -c 6.15 MB5RUN /bin/sh -c 1.21 KB6USER appuser0 B7WORKDIR /home/appuser32 B8COPY --chown=root:root --chmod=755 /app/target/release/diom /usr/local/bin/diom4.7 MB9ENTRYPOINT ["/usr/local/bin/diom"]0 B10USER root0 B11RUN /bin/sh -c 97 B12ENV DIOM_PERSISTENT_DB_PATH=/storage/db0 B13ENV DIOM_EPHEMERAL_DB_PATH=/storage/db-ephemeral0 B14ENV DIOM_CLUSTER_LOG_PATH=/storage/logs0 B15ENV DIOM_CLUSTER_SNAPSHOT_PATH=/storage/snapshots0 B16USER appuser0 B17WORKDIR /home/appuser32 B18EXPOSE [8624/tcp]0 B19EXPOSE [8625/tcp]0 B20COPY --chown=root:root --chmod=755 /app/target/release/diom-server /usr/local/bin/diom-server16.7 MB21ENTRYPOINT ["/usr/local/bin/diom-server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1777939200'