sha256:6a0a2af71ded03df1384346d6d884fefb7ec68bde1efc001594acd46ed9cda44
OS/ARCH
Compressed size
104.69 MB
Last pushed
about 1 month by kroese
Type
Image
Manifest digest
sha256:09adac1a65042aa0cb8b371d4a2d2c47683c761f2b5e336c4b5e95aea6186cee
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG TARGETARCH=arm640 B3ARG TARGETPLATFORM=linux/arm640 B4ARG VERSION_ARG=7.620 B5ARG VERSION_WSD=0.4.20 B6ARG VERSION_CSTRUCT=4.70 B7ARG VERSION_PASST=2026_07_280 B8ARG DEBCONF_NOWARNINGS=yes0 B9ARG DEBIAN_FRONTEND=noninteractive0 B10ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B11RUN |9 TARGETARCH=arm64 TARGETPLATFORM=linux/arm64 VERSION_ARG=7.6271.55 MB12COPY --chmod=755 ./src /run/ #44.48 KB13COPY --chmod=755 ./web /var/www/ #3.77 KB14COPY --chmod=755 /qemu-host.bin /run/host.bin #4.35 MB15COPY --chmod=744 ./web/conf/nginx.conf /etc/nginx/default.conf #606 B16ADD --chmod=775 https://raw.githubusercontent.com/sud0woodo/patology/refs/heads/main/patology.py /run/extract.py #4.79 KB17VOLUME [/storage]0 B18EXPOSE [139/tcp 22/tcp 445/tcp 5000/tcp]0 B19ENV RAM_SIZE=2G0 B20ENV CPU_CORES=20 B21ENV DISK_SIZE=256G0 B22HEALTHCHECK {Test:[CMD /run/check.sh] Interval:1m0s Timeout:0s0 B23ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'