sha256:ccb97c4525665e72a2d6b0f08e3dcf7be60f863ba6feaa40df943c396972ba23
OS/ARCH
Compressed size
108.39 MB
Last pushed
about 2 months by kroese
Type
Image
Manifest digest
sha256:44ca2402b60a8c053c1b3e92c7e7c93a2b15cadc0ec01b64bdb5bffaf60e7024
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG TARGETARCH=amd640 B3ARG TARGETPLATFORM=linux/amd640 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=amd64 TARGETPLATFORM=linux/amd64 VERSION_ARG=7.5975.2 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.75 MB14COPY --chmod=744 ./web/conf/nginx.conf /etc/nginx/default.conf #604 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 'amd64' out/ 'trixie' '@1783900800'