sha256:549cbb0ea3fd78d8a5bdb0c45811e82ee6c1b9e3ef5e771c798a5caeed5742d6
OS/ARCH
Compressed size
107.73 MB
Last pushed
2 months by kroese
Type
Image
Manifest digest
sha256:be6be1964da62696ebbe653fff789e2a4eef2fea7e5a29bef5566dedd3f1a0f9
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ARG TARGETARCH=amd640 B3ARG TARGETPLATFORM=linux/amd640 B4ARG VERSION_ARG=7.550 B5ARG VERSION_PASST=2026_06_110 B6ARG DEBCONF_NOWARNINGS=yes0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B9RUN |7 TARGETARCH=amd64 TARGETPLATFORM=linux/amd64 VERSION_ARG=7.5575.31 MB10COPY --chmod=755 ./src /run/ #30.84 KB11COPY --chmod=755 ./web /var/www/ #3.64 KB12COPY --chmod=755 /qemu-host.bin /run/host.bin #3.98 MB13COPY --chmod=744 ./web/conf/nginx.conf /etc/nginx/default.conf #602 B14ADD --chmod=775 https://raw.githubusercontent.com/sud0woodo/patology/refs/heads/main/patology.py /run/extract.py #4.79 KB15VOLUME [/storage]0 B16EXPOSE [139/tcp 22/tcp 445/tcp 5000/tcp]0 B17ENV RAM_SIZE=2G0 B18ENV CPU_CORES=20 B19ENV DISK_SIZE=256G0 B20HEALTHCHECK {Test:[CMD-SHELL /run/check.sh] Interval:1m0s Timeout:0s0 B21ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'