sha256:1ae106af8a18e06926a608034059e23f8a61e48b8896f558ed76007a6b0790e1
OS/ARCH
Compressed size
422.52 MB
Last pushed
about 1 month by dorowolf
Type
Image
Manifest digest
sha256:47b492934c2e01084983f8c64595ab800702728157f968234002de6aff4a5398
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.21 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;12.97 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11LABEL org.opencontainers.image.url=https://github.com/Teahouse-Studios/akari-bot-webrender0 B12LABEL org.opencontainers.image.documentation=https://bot.teahouse.team/0 B13LABEL org.opencontainers.image.source=https://github.com/Teahouse-Studios/akari-bot-webrender0 B14LABEL org.opencontainers.image.vendor=Teahouse Studios0 B15LABEL org.opencontainers.image.licenses=MIT0 B16LABEL org.opencontainers.image.title=AkariBot WebRender0 B18ARG WEBRENDER_UID=100010 B19ARG WEBRENDER_GID=100010 B20ARG UV_VERSION=0.10.30 B21ENV 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 B22RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.387.77 MB23RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.321.11 MB24WORKDIR /akari-bot-webrender32 B25COPY --chown=webrender:webrender pyproject.toml uv.lock README.md65.04 KB26RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.3158.7 MB27EXPOSE [15551/tcp]0 B28HEALTHCHECK {Test:[CMD python -c import0 B29RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.3111.86 MB30COPY --chown=webrender:webrender . . #19.32 KB31RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.37.52 KB32USER webrender0 B33ENTRYPOINT ["/usr/bin/tini" "--" "./docker/entrypoint-headless.sh"]0 B34CMD ["python" "./run_server.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'