sha256:99675bbd450fe7da814711239b9d908ea6e757d936347ea3ff25c6fd2963207e
OS/ARCH
Compressed size
102.91 MB
Last pushed
about 2 months by kroese
Type
Image
Manifest digest
sha256:45d0fa54811450b30a834e32f134c00ea7a5c89adde22ada5ebc768e84e2dc6a
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG TARGETARCH=arm640 B3ARG TARGETPLATFORM=linux/arm640 B4ARG VERSION_ARG=7.610 B5ARG VERSION_CSTRUCT=4.70 B6ARG VERSION_PASST=2026_07_280 B7ARG DEBCONF_NOWARNINGS=yes0 B8ARG DEBIAN_FRONTEND=noninteractive0 B9ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B10RUN |8 TARGETARCH=arm64 TARGETPLATFORM=linux/arm64 VERSION_ARG=7.6169.77 MB11COPY --chmod=755 ./src /run/ #38.58 KB12COPY --chmod=755 ./web /var/www/ #3.77 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'