Sign inSign up

bios/meshdash:latest

Multi-platform
Index digest

sha256:760b5178d49afd5e8a2714665e0b790d892468d8429592fab39bfc3f5e316cdb

OS/ARCH

Compressed size

127.09 MB

Last pushed

about 1 month by bios

Type

Image

Manifest digest

sha256:c3033fd37de6f84fb5c79feb7c93707e7209f5823f7ff52fa1b5f5b748053b6c

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update249.76 KB
12RUN /bin/sh -c groupadd -r1.08 KB
13WORKDIR /app93 B
14COPY /opt/venv /opt/venv # buildkit83.39 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 -R96 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.70 B
27LABEL org.opencontainers.image.source=https://github.com/ruspea/MeshDash0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'