Sign inSign up

funnyzak/weread-bot:0.3.9

Multi-platform
Index digest

sha256:8a8bb23cf50336a3e0ed4c71331b5760c712d018c4090867dbb3c1a28b1ee00d

OS/ARCH

Compressed size

50.86 MB

Last pushed

2 months by funnyzak

Type

Image

Manifest digest

sha256:675041bfc1160658e60fcc5840f4d43bafb4b47f87df12e05a002e1493151bb9

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.34 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10LABEL org.label-schema.name=weread-bot org.label-schema.description=An intelligent WeChat0 B
11WORKDIR /app93 B
12COPY /app/weread-bot.py /app/weread-bot.py # buildkit42.47 KB
13COPY /app/requirements.txt /app/requirements.txt # buildkit212 B
14COPY /app/VERSION /app/VERSION # buildkit141 B
15RUN /bin/sh -c pip install9.85 MB
16ENTRYPOINT ["python" "weread-bot.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'