Sign inSign up

mrtbot/mesh-ai:latest

Multi-platform
Networking
Internet of things
Machine learning & AI
Index digest

sha256:6f137a580b337ac6e39147ad35f73e04b6ebc91b1b8ca9c7f0d81bce3c50a8cb

OS/ARCH

Compressed size

273.54 MB

Last pushed

about 1 year by mrtbot

Type

Image

Manifest digest

sha256:70d19e4673c4b0d7b7a67781449fb6ddd680a0971c73e10fe3908a7058b81a61

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2ENV PYTHON_VERSION=3.13.20 B
3RUN /bin/sh -c apt-get update125.61 MB
4RUN /bin/sh -c wget -q104.22 MB
5RUN /bin/sh -c pip install4.96 MB
6WORKDIR /app93 B
7COPY mesh-ai.py . # buildkit24.82 KB
8COPY requirements.txt . # buildkit238 B
9RUN /bin/sh -c pip install11.94 MB
10EXPOSE map[5000/tcp:{}]0 B
11CMD ["python" "mesh-ai.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'