sha256:acc7abc880b73fffc7c2d0452b147ae04fe68f7c90ac1ef988f892d02087f7e9
OS/ARCH
Compressed size
218.9 MB
Last pushed
about 1 month by donkevlar
Type
Image
Manifest digest
sha256:396fe82e19b122e9eaaea36c2669c587a15507ab86ca1503963b1e1ed022ad8f
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.2 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.33 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9WORKDIR /ABSBOT96 B10RUN /bin/sh -c set -ex148.9 MB11COPY Scripts/requirements.txt /ABSBOT/requirements.txt # buildkit268 B12RUN /bin/sh -c pip install27.57 MB13COPY Scripts/ /ABSBOT # buildkit85.92 KB14EXPOSE [12359/tcp]0 B15HEALTHCHECK {Test:[CMD-SHELL python3 healthcheck.py ||0 B16ENV WEBUI_ENABLED=true0 B17ENV WEBUI_HOST=0.0.0.00 B18ENV WEBUI_PORT=123590 B19ENV BOT_ENABLED=true0 B20CMD ["python" "launcher.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'