sha256:9ebb1f279081f566796aee4cb141959a27c9b70c19a74f558e29bda6605ac286
OS/ARCH
Compressed size
516.16 MB
Last pushed
10 months by alpha317
Type
Image
Manifest digest
sha256:95d6ae6435c5f005411f8173ea9c114b8240e7bd8572a25cdefb9ec1b2ab11ba
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.21 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.100 B6ENV PYTHON_SHA256=bc673c04375a1a3f0808c27ba8f0411ab811ad390a8740318ccb9c60fad8fd770 B7RUN /bin/sh -c set -eux;11.17 MB8RUN /bin/sh -c set -eux;251 B9CMD ["python3"]0 B10COPY /uv /uvx /bin/ #19.81 MB11WORKDIR /MaiMBot97 B12COPY requirements.txt . # buildkit456 B13RUN /bin/sh -c apt-get update52.35 MB14COPY /usr/local/lib/python3.13/site-packages/ /usr/local/lib/python3.13/site-packages/ # buildkit150.27 MB15RUN /bin/sh -c uv pip31.69 KB16RUN /bin/sh -c uv pip246.68 MB17COPY . . # buildkit5.89 MB18EXPOSE [8000/tcp]0 B19ENTRYPOINT ["python" "bot.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1763337600'