sha256:0f6d28fc89e8cfada160aaae8147e159539d87db454713e1ddc040b21eaec43d
OS/ARCH
Compressed size
95.68 MB
Last pushed
12 months by kroese
Type
Image
Manifest digest
sha256:d9c5c429d64be44e551e704ee9d163365a89fbe280d1f6303eec8bc9126a6df4
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG TARGETARCH=amd640 B3ARG TARGETPLATFORM=linux/amd640 B4ARG VERSION_ARG=7.420 B5ARG DEBCONF_NOWARNINGS=yes0 B6ARG DEBIAN_FRONTEND=noninteractive0 B7ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B8RUN |6 TARGETARCH=amd64 TARGETPLATFORM=linux/amd64 VERSION_ARG=7.4263.27 MB9COPY --chmod=755 ./src /run/ #22.07 KB10COPY --chmod=755 ./web /var/www/ #3.1 KB11COPY --chmod=755 /qemu-host.bin /run/host.bin #3.98 MB12COPY --chmod=744 ./web/conf/nginx.conf /etc/nginx/default.conf #493 B13ADD --chmod=775 https://raw.githubusercontent.com/sud0woodo/patology/refs/heads/main/patology.py /run/extract.py #4.79 KB14VOLUME [/storage]0 B15EXPOSE &{[{{68 0} {68 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 'amd64' out/ 'trixie' '@1759104000'