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 MB2ENV PYTHON_VERSION=3.13.20 B3RUN /bin/sh -c apt-get update125.61 MB4RUN /bin/sh -c wget -q104.22 MB5RUN /bin/sh -c pip install4.96 MB6WORKDIR /app93 B7COPY mesh-ai.py . # buildkit24.82 KB8COPY requirements.txt . # buildkit238 B9RUN /bin/sh -c pip install11.94 MB10EXPOSE map[5000/tcp:{}]0 B11CMD ["python" "mesh-ai.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'