sha256:f612375015c8b0ff8262a0d473a28307fc0cd3e6c0c7761303ea034802e9af4e
OS/ARCH
Compressed size
1014.85 MB
Last pushed
about 2 months by dorowolf
Type
Image
Manifest digest
sha256:8c7b78ef156d1bcd1e3109acf8b8f50f75c0c5e0f480cddcac317cc81a40d07c
Image Layers
1# debian.sh --arch 'arm64' out/47.37 MB2RUN /bin/sh -c set -eux;23.87 MB3RUN /bin/sh -c set -eux;64.46 MB4RUN /bin/sh -c set -ex;215.89 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.9 MB8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B9ENV PYTHON_VERSION=3.12.130 B10ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B11RUN /bin/sh -c set -eux;23.81 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 B21RUN /bin/sh -c pip install52.78 MB22WORKDIR /akari-bot-webrender109 B23ENV PYTHONDONTWRITEBYTECODE=10 B24ENV PYTHONUNBUFFERED=10 B25RUN /bin/sh -c apt-get update165.97 MB26COPY pyproject.toml uv.lock README.md ./31.07 KB27RUN /bin/sh -c uv sync56.76 MB28RUN /bin/sh -c uv run357.96 MB29ADD . . # buildkit42.55 KB30CMD ["python" "./run_server.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'