Sign inSign up

mrtbot/mesh-api:0.7.2.4

Multi-platform
Index digest

sha256:ce3a28b5f3d4b58444cb7041060fb0d42eba4ed8e6857e8135e95c2442888948

OS/ARCH

Compressed size

95.87 MB

Last pushed

3 months by mrtbot

Type

Image

Manifest digest

sha256:80a16a8fce0cc6b1764190e385abd0dc5b8a035c2c5e893ea8dfd47b09c03300

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.36 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.130 B
6ENV PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a710 B
7RUN /bin/sh -c set -eux;11.93 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update29.2 MB
11RUN /bin/sh -c pip install8.57 MB
12WORKDIR /app93 B
13COPY mesh-api.py . # buildkit91.9 KB
14COPY meshcore_core.py . # buildkit7.52 KB
15COPY mcp_server.py . # buildkit7.12 KB
16COPY firmware_updater.py . # buildkit6.06 KB
17COPY requirements.txt . # buildkit419 B
18COPY config.json . # buildkit2.76 KB
19COPY commands_config.json . # buildkit389 B
20COPY motd.json . # buildkit208 B
21COPY extensions/ ./extensions/ # buildkit74.94 KB
22RUN /bin/sh -c pip install15.71 MB
23EXPOSE map[5000/tcp:{}]0 B
24CMD ["python" "mesh-api.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'