sha256:ac02847d6cb815fb6d15de51bf3391032a943a919e1310fb56c0f735474680f1
OS/ARCH
Compressed size
93.93 MB
Last pushed
11 months by kroese
Type
Image
Manifest digest
sha256:0e5d7bcce1c7b7e0df8e78ac8a6d84636d9e0d7ec76ec13ce50024e335e39184
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ARG TARGETARCH=arm640 B3ARG TARGETPLATFORM=linux/arm640 B4ARG VERSION_ARG=7.430 B5ARG DEBCONF_NOWARNINGS=yes0 B6ARG DEBIAN_FRONTEND=noninteractive0 B7ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B8RUN |6 TARGETARCH=arm64 TARGETPLATFORM=linux/arm64 VERSION_ARG=7.4361.42 MB9COPY --chmod=755 ./src /run/ #22.51 KB10COPY --chmod=755 ./web /var/www/ #3.54 KB11COPY --chmod=755 /qemu-host.bin /run/host.bin #3.74 MB12COPY --chmod=744 ./web/conf/nginx.conf /etc/nginx/default.conf #600 B13ADD --chmod=775 https://raw.githubusercontent.com/sud0woodo/patology/refs/heads/main/patology.py /run/extract.py #4.79 KB14VOLUME [/storage]0 B15EXPOSE &{[{{70 0} {70 0}}]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'