sha256:1ae106af8a18e06926a608034059e23f8a61e48b8896f558ed76007a6b0790e1
OS/ARCH
Compressed size
419.38 MB
Last pushed
about 1 month by dorowolf
Type
Image
Manifest digest
sha256:e820936745f85c5c1ae08dfb2f115458ae891e885be32378bb1809b1e1deea9e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.37 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;13.04 MB9RUN /bin/sh -c set -eux;249 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.8 MB23RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.322.02 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.3160.77 MB27EXPOSE [15551/tcp]0 B28HEALTHCHECK {Test:[CMD python -c import0 B29RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.3105.37 MB30COPY --chown=webrender:webrender . . #19.32 KB31RUN |3 WEBRENDER_UID=10001 WEBRENDER_GID=10001 UV_VERSION=0.10.37.51 KB32USER webrender0 B33ENTRYPOINT ["/usr/bin/tini" "--" "./docker/entrypoint-headless.sh"]0 B34CMD ["python" "./run_server.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'