sha256:330b618614de286a986f254194fda67b9cce381b0faeb70791957dd447f61274
OS/ARCH
linux/arm64
Compressed size
366.58 MB
Last pushed
27 days by rjsears
Type
Image
Manifest digest
sha256:584c8ce40b0eb49fb80b43bdcc13533eae75a492f6477dded89b6bc62ec8c42c
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c apt-get update337.79 MB3RUN /bin/sh -c mkdir -p272 B4WORKDIR /opt/simsched-kiosk124 B5COPY entrypoint.sh /opt/simsched-kiosk/entrypoint.sh # buildkit10.3 KB6COPY heartbeat.py /opt/simsched-kiosk/heartbeat.py # buildkit7.19 KB7COPY paint-watchdog.py /opt/simsched-kiosk/paint-watchdog.py # buildkit7.64 KB8COPY bootstrap-shell.html /opt/simsched-kiosk/bootstrap-shell.html # buildkit3.82 KB9RUN /bin/sh -c chmod +x32 B10RUN /bin/sh -c printf '%s\n'196 B11RUN /bin/sh -c ln -sf180 B12ENV SIMSCHED_CONF=/etc/simsched.conf DISPLAY=:0 LANG=C.UTF-80 B13ENTRYPOINT ["/opt/simsched-kiosk/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'