sha256:9c6d0b4464277e5e23b2e959adf830ec05b272f1342ab751a7e27a20fd590a62
OS/ARCH
linux/amd64
Compressed size
69.99 MB
Last pushed
about 1 year by gunivx
Type
Image
Manifest digest
sha256:0e06e1993c74583177d13e73754dfcc1de44fb5de77c68a7e748d8d4ef50886e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --system618 B3ENV XDG_RUNTIME_DIR=/tmp/runtime-cooleruser0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update8.64 MB6RUN /bin/sh -c useradd -m4.14 KB7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update32 B9RUN /bin/sh -c mkdir -p154 B10COPY /CoolerControlD-x86_64.AppImage / # buildkit34.42 MB11COPY /opt/coolercontrol/version /opt/coolercontrol/version # buildkit166 B12COPY entrypoint.sh / # buildkit947 B13RUN /bin/sh -c chmod +x949 B14USER cooleruser0 B15WORKDIR /0 B16EXPOSE map[11987/tcp:{}]0 B17ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1753056000'