Sign inSign up

bios/meshdash:main

Multi-platform
Index digest

sha256:3c0993fd7d6f6fca0d7550a908a46c624dc1faa69ea88e2c5cd987d4a42dbdb3

OS/ARCH

Compressed size

127.81 MB

Last pushed

about 2 months by bios

Type

Image

Manifest digest

sha256:0ce4e989b2bef69d436d6f5d0464e364a92da89d6397baab60d3d61032b58684

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 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.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update231.18 KB
12RUN /bin/sh -c groupadd -r1.08 KB
13WORKDIR /app90 B
14COPY /opt/venv /opt/venv # buildkit84.4 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 -p262 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.50 B
27LABEL org.opencontainers.image.source=https://github.com/ruspea/MeshDash0 B

Command

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