sha256:33e7c08b884f4bba55f55d1a239cada2f3844a3ea4c0e7ac717618d6355e60ba
OS/ARCH
Compressed size
801.62 MB
Last pushed
9 days by dorowolf
Type
Image
Manifest digest
sha256:224da9d9cf38ab587626e47e701bc372c8ce0b89ce5b8b5cfd6b5e98882b5d7f
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=v5.1.10 B22LABEL version=v5.1.10 B23RUN |1 VERSION=v5.1.1 /bin/sh -c41.93 MB24WORKDIR /akari-bot99 B25ENV PYTHONDONTWRITEBYTECODE=10 B26ENV PYTHONUNBUFFERED=10 B27RUN |1 VERSION=v5.1.1 /bin/sh -c86.29 MB28COPY pyproject.toml uv.lock ./ #214.57 KB29RUN |1 VERSION=v5.1.1 /bin/sh -c225.39 MB30ADD . . # buildkit55.89 MB31CMD ["python" "./bot.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'