sha256:fcbba95d19dedf6847038d99a57978bbee7e0d703fde5349f19d4e0335f4f5b5
OS/ARCH
Compressed size
79 MB
Last pushed
about 1 month by bkbillybk
Type
Image
Manifest digest
sha256:b8413e375411dbb15a7286ad1ea42ce0b41b7328dca82cd8c0016c83cba6b2d6
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.2 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.33 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9WORKDIR /opt/lnxlink117 B10RUN /bin/sh -c apt-get update15.98 MB11COPY /opt/venv /opt/venv # buildkit8.38 MB12COPY . /opt/lnxlink # buildkit410.15 KB13ENV VIRTUAL_ENV=/opt/venv0 B14ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN /bin/sh -c pip --no-cache-dir11.89 MB16ENTRYPOINT ["lnxlink" "-ie" "audio_select,bluetooth,boot_select,keep_alive,power_profile,screen_onoff,screenshot,speech_recognition,webcam,wifi"]0 B17CMD ["-c" "/opt/lnxlink/config/config.yaml"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'