Sign inSign up

bios/meshdash:main

Multi-platform
Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.19 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;10.95 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update199.04 KB
12RUN /bin/sh -c groupadd -r1.09 KB
13WORKDIR /app93 B
14COPY /opt/venv /opt/venv # buildkit76.96 MB
15ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16COPY --chown=meshdash:meshdash . . #2 MB
17RUN /bin/sh -c mkdir -p263 B
18RUN /bin/sh -c chown -R95 B
19USER meshdash:meshdash0 B
20HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
21EXPOSE [8181/tcp]0 B
22ENTRYPOINT ["python" "meshtastic_dashboard.py"]0 B
23CMD ["--host" "0.0.0.0" "--port" "8181"]0 B
24LABEL org.opencontainers.image.title=Mesh Dash0 B
25LABEL org.opencontainers.image.description=Meshtastic Mesh Network Dashboard0 B
26LABEL org.opencontainers.image.version=R3.1.50 B
27LABEL org.opencontainers.image.source=https://github.com/ruspea/MeshDash0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1783900800'