sha256:28b57d7049df78795d4e48ee83cb457a17a5db852291710d7224bced28f30b88
OS/ARCH
Compressed size
93.93 MB
Last pushed
11 months by kroese
Type
Image
Manifest digest
sha256:cbc829377aee2358666fac0f61712caeaa10e68a018ef5dc7d3574d9e036403c
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ARG TARGETARCH=arm640 B3ARG TARGETPLATFORM=linux/arm640 B4ARG VERSION_ARG=7.440 B5ARG DEBCONF_NOWARNINGS=yes0 B6ARG DEBIAN_FRONTEND=noninteractive0 B7ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B8RUN |6 TARGETARCH=arm64 TARGETPLATFORM=linux/arm64 VERSION_ARG=7.4461.42 MB9COPY --chmod=755 ./src /run/ #22.52 KB10COPY --chmod=755 ./web /var/www/ #3.63 KB11COPY --chmod=755 /qemu-host.bin /run/host.bin #3.74 MB12COPY --chmod=744 ./web/conf/nginx.conf /etc/nginx/default.conf #602 B13ADD --chmod=775 https://raw.githubusercontent.com/sud0woodo/patology/refs/heads/main/patology.py /run/extract.py #4.79 KB14VOLUME [/storage]0 B15EXPOSE [139/tcp 22/tcp 445/tcp 5000/tcp]0 B16ENV RAM_SIZE=2G0 B17ENV CPU_CORES=20 B18ENV DISK_SIZE=256G0 B19HEALTHCHECK &{["CMD-SHELL" "/run/check.sh"] "1m0s" "0s"0 B20ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1759104000'