sha256:ccb97c4525665e72a2d6b0f08e3dcf7be60f863ba6feaa40df943c396972ba23
OS/ARCH
Compressed size
103.22 MB
Last pushed
about 2 months by kroese
Type
Image
Manifest digest
sha256:50f3c11a0a343b30d19fc83649d07e49e13729b64c52d55fec6c535bd98fcda5
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG TARGETARCH=arm640 B3ARG TARGETPLATFORM=linux/arm640 B4ARG VERSION_ARG=7.590 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.5970.08 MB11COPY --chmod=755 ./src /run/ #38.38 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 #605 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'