sha256:3d265c79c3d26742b5426b019a6a9ff982ca461db2c1c9cd73353ab609e02e97
OS/ARCH
Compressed size
786.07 MB
Last pushed
about 1 month by dorowolf
Type
Image
Manifest digest
sha256:98d5484a9a35d892d07e6ac6e99de5a833702e769ba4e7de73df0725e492a1ed
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -ex;225.31 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.130 B10ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B11RUN /bin/sh -c set -eux;24.53 MB12RUN /bin/sh -c set -eux;249 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-202608030 B22LABEL version=nightly-202608030 B23RUN |1 VERSION=nightly-20260803 /bin/sh -c46.47 MB24WORKDIR /akari-bot99 B25ENV PYTHONDONTWRITEBYTECODE=10 B26ENV PYTHONUNBUFFERED=10 B27RUN |1 VERSION=nightly-20260803 /bin/sh -c86.29 MB28COPY pyproject.toml uv.lock ./ #210.03 KB29RUN |1 VERSION=nightly-20260803 /bin/sh -c228.72 MB30ADD . . # buildkit32.61 MB31CMD ["python" "./bot.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'