sha256:49fb77bdb5cebe0eda7d6f8e6ac5c9ac52d8c0a4a7a9368b60553b07bdeef783
OS/ARCH
Compressed size
90.75 MB
Last pushed
11 months by kroese
Type
Image
Manifest digest
sha256:601165e0a536d2afb4e4f9b2e17e34d7128a7f121451e030b741765ada0f813b
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG TARGETARCH=arm640 B3ARG TARGETPLATFORM=linux/arm640 B4ARG VERSION_ARG=7.480 B5ARG DEBCONF_NOWARNINGS=yes0 B6ARG DEBIAN_FRONTEND=noninteractive0 B7ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B8RUN |6 TARGETARCH=arm64 TARGETPLATFORM=linux/arm64 VERSION_ARG=7.4858.24 MB9COPY --chmod=755 ./src /run/ #23.81 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' '@1760918400'