sha256:f71b7a2762958c661fdfc7da2bf15bfe5db92759b63720d1db229c05a80769f8
OS/ARCH
Compressed size
422.99 MB
Last pushed
17 days by dorowolf
Type
Image
Manifest digest
sha256:952ae191088f5f7961200283ee18921b9bd70dcefe2b9b2db0e1489be6ca46bc
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.21 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.33 MB7RUN /bin/sh -c set -eux;250 B8CMD ["python3"]0 B9LABEL org.opencontainers.image.url=https://github.com/Teahouse-Studios/akari-bot-webrender0 B10LABEL org.opencontainers.image.documentation=https://bot.teahouse.team/0 B11LABEL org.opencontainers.image.source=https://github.com/Teahouse-Studios/akari-bot-webrender0 B12LABEL org.opencontainers.image.vendor=Teahouse Studios0 B13LABEL org.opencontainers.image.licenses=MIT0 B14LABEL org.opencontainers.image.title=AkariBot WebRender0 B16ARG WEBRENDER_UID=100010 B17ARG WEBRENDER_GID=100010 B18ARG UV_VERSION=0.10.30 B19ENV DEBIAN_FRONTEND=noninteractive HOME=/home/webrender PATH=/akari-bot-webrender/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PLAYWRIGHT_BROWSERS_PATH=/ms-playwright0 B20RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.387.76 MB21RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.321.11 MB22WORKDIR /akari-bot-webrender32 B23COPY --chown=webrender:webrender pyproject.toml uv.lock README.md65.46 KB24RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.3159.8 MB25EXPOSE [15551/tcp]0 B26HEALTHCHECK {Test:[CMD python -c import0 B27RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.3111.86 MB28COPY --chown=webrender:webrender . . #21.97 KB29RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.37.91 KB30USER webrender0 B31ENTRYPOINT ["/usr/bin/tini" "--" "./docker/entrypoint-headless.sh"]0 B32CMD ["python" "./run_server.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'