sha256:6d8244e2f5a505cbdf764a76d9f62810658e04ce4e88eeccd7de7c5d5784a8e8
OS/ARCH
Compressed size
103.22 MB
Last pushed
about 2 months by kroese
Type
Image
Manifest digest
sha256:dd2a453450f47e1cdba8e4f4fc1ec2607344223b5fb97f1d4ea464e8e284a889
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG TARGETARCH=arm640 B3ARG TARGETPLATFORM=linux/arm640 B4ARG VERSION_ARG=7.580 B5ARG VERSION_CSTRUCT=4.70 B6ARG VERSION_PASST=2026_07_160 B7ARG DEBCONF_NOWARNINGS=yes0 B8ARG DEBIAN_FRONTEND=noninteractive0 B9ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B10RUN |8 TARGETARCH=arm64 TARGETPLATFORM=linux/arm64 VERSION_ARG=7.5870.08 MB11COPY --chmod=755 ./src /run/ #37.66 KB12COPY --chmod=755 ./web /var/www/ #3.74 KB13COPY --chmod=755 /qemu-host.bin /run/host.bin #4.35 MB14COPY --chmod=744 ./web/conf/nginx.conf /etc/nginx/default.conf #601 B15ADD --chmod=775 https://raw.githubusercontent.com/sud0woodo/patology/refs/heads/main/patology.py /run/extract.py #4.79 KB16VOLUME [/storage]0 B17EXPOSE [139/tcp 22/tcp 445/tcp 5000/tcp]0 B18ENV RAM_SIZE=2G0 B19ENV CPU_CORES=20 B20ENV DISK_SIZE=256G0 B21HEALTHCHECK {Test:[CMD /run/check.sh] Interval:1m0s Timeout:0s0 B22ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'