sha256:885e35dbf6e75716319b5edb31db1f782e263654026c19798f57884d046b4105
OS/ARCH
Compressed size
801.77 MB
Last pushed
6 days by dorowolf
Type
Image
Manifest digest
sha256:aa421931ebd9c17e58a1571142b7e05fcaec30dafa05980805c71d1ead72e861
Image Layers
1# debian.sh --arch 'amd64' out/47.05 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.66 MB4RUN /bin/sh -c set -ex;225.39 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.81 MB8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B9ENV PYTHON_VERSION=3.12.140 B10ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B11RUN /bin/sh -c set -eux;24.54 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-202609090 B22LABEL version=nightly-202609090 B23RUN |1 VERSION=nightly-20260909 /bin/sh -c42.05 MB24WORKDIR /akari-bot99 B25ENV PYTHONDONTWRITEBYTECODE=10 B26ENV PYTHONUNBUFFERED=10 B27RUN |1 VERSION=nightly-20260909 /bin/sh -c86.29 MB28COPY pyproject.toml uv.lock ./ #214.6 KB29RUN |1 VERSION=nightly-20260909 /bin/sh -c225.41 MB30ADD . . # buildkit55.9 MB31CMD ["python" "./bot.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'