sha256:3c0993fd7d6f6fca0d7550a908a46c624dc1faa69ea88e2c5cd987d4a42dbdb3
OS/ARCH
Compressed size
116.3 MB
Last pushed
about 2 months by bios
Type
Image
Manifest digest
sha256:80f063877e7032f258f758277091598895c79c4817ced1d880c89c919ffa3505
Image Layers
1# debian.sh --arch 'armhf' out/24.99 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.19 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;10.95 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update199.04 KB12RUN /bin/sh -c groupadd -r1.09 KB13WORKDIR /app93 B14COPY /opt/venv /opt/venv # buildkit76.96 MB15ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16COPY --chown=meshdash:meshdash . . #2 MB17RUN /bin/sh -c mkdir -p263 B18RUN /bin/sh -c chown -R95 B19USER meshdash:meshdash0 B20HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B21EXPOSE [8181/tcp]0 B22ENTRYPOINT ["python" "meshtastic_dashboard.py"]0 B23CMD ["--host" "0.0.0.0" "--port" "8181"]0 B24LABEL org.opencontainers.image.title=Mesh Dash0 B25LABEL org.opencontainers.image.description=Meshtastic Mesh Network Dashboard0 B26LABEL org.opencontainers.image.version=R3.1.50 B27LABEL org.opencontainers.image.source=https://github.com/ruspea/MeshDash0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1783900800'