Sign inSign up

calmmopey/matrix-bot:nio-bot

Multi-platform
Index digest

sha256:cc03f5177c74f5d222ed97057b9ffc4d03758ae77dc6af7c4715f5670db945dc

OS/ARCH

Compressed size

63 MB

Last pushed

8 months by calmmopey

Type

Image

Manifest digest

sha256:be0c4109e2b1864ef63125ddae12f680da5512aea35a0ef7eb55e65d070abe61

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c apt-get update2.98 MB
13WORKDIR /app93 B
14COPY /wheels /wheels # buildkit7.73 MB
15RUN /bin/sh -c python -m10.79 MB
16COPY . /app # buildkit30.46 KB
17RUN /bin/sh -c useradd -r31.08 KB
18USER 100010 B
19CMD ["python" "-m" "main"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1768176000'