sha256:2fb4938106b9c7f9be509cdc3be73554599d6856a9f2e7dd4757e587e0d5be02
OS/ARCH
Compressed size
806.21 MB
Last pushed
28 days by dorowolf
Type
Image
Manifest digest
sha256:7005000afc348c355ba57e3987f927ee0180cb5fa5a3a4f4fbed9cb1d43d23de
Image Layers
1# debian.sh --arch 'arm64' out/47.4 MB2RUN /bin/sh -c set -eux;23.87 MB3RUN /bin/sh -c set -eux;64.47 MB4RUN /bin/sh -c set -ex;215.98 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.91 MB8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B9ENV PYTHON_VERSION=3.12.140 B10ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B11RUN /bin/sh -c set -eux;23.83 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B14LABEL org.opencontainers.image.url=https://github.com/Teahouse-Studios/akari-bot0 B15LABEL org.opencontainers.image.documentation=https://bot.teahouse.team/0 B16LABEL org.opencontainers.image.source=https://github.com/Teahouse-Studios/akari-bot0 B17LABEL org.opencontainers.image.vendor=Teahouse Studios0 B18LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B19LABEL org.opencontainers.image.title=AkariBot0 B21ARG VERSION=nightly-202608260 B22LABEL version=nightly-202608260 B23RUN |1 VERSION=nightly-20260826 /bin/sh -c42.69 MB24WORKDIR /akari-bot99 B25ENV PYTHONDONTWRITEBYTECODE=10 B26ENV PYTHONUNBUFFERED=10 B27RUN |1 VERSION=nightly-20260826 /bin/sh -c86.29 MB28COPY pyproject.toml uv.lock ./ #212.09 KB29RUN |1 VERSION=nightly-20260826 /bin/sh -c239.69 MB30ADD . . # buildkit55.87 MB31CMD ["python" "./bot.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'