sha256:a4076e47a3a2d0db74ebad933efba60893c4ef06b29e6227b093a5851ff89f5e
OS/ARCH
Compressed size
964.49 MB
Last pushed
9 months by dorowolf
Type
Image
Manifest digest
sha256:e547af781f7767b930932f7a37b47b73a91d8d9681d4eb560b7dbc6e49459d9e
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;225.05 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.8 MB8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B9ENV PYTHON_VERSION=3.12.120 B10ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B11RUN /bin/sh -c set -eux;24.48 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14LABEL org.opencontainers.image.url=https://github.com/Teahouse-Studios/akari-bot-webrender0 B15LABEL org.opencontainers.image.documentation=https://bot.teahouse.team/0 B16LABEL org.opencontainers.image.source=https://github.com/Teahouse-Studios/akari-bot-webrender0 B17LABEL org.opencontainers.image.vendor=Teahouse Studios0 B18LABEL org.opencontainers.image.licenses=MIT0 B19LABEL org.opencontainers.image.title=AkariBot WebRender0 B21WORKDIR /akari-bot-webrender109 B22ENV PYTHONDONTWRITEBYTECODE=10 B23ENV PYTHONUNBUFFERED=10 B24RUN /bin/sh -c apt-get update168.91 MB25COPY requirements.txt . # buildkit647 B26RUN /bin/sh -c pip install60.25 MB27RUN /bin/sh -c playwright install343.89 MB28ADD . . # buildkit37.82 KB29CMD ["python" "./run_server.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1766966400'