Sign inSign up

funnyzak/weread-bot:0.2.8

Multi-platform
Index digest

sha256:7a7961add76199fc17c635900adb72e883ca16c675d2ffe187b1edd6ba993fde

OS/ARCH

Compressed size

51.96 MB

Last pushed

12 months by funnyzak

Type

Image

Manifest digest

sha256:266fb65dce9f66121af669930630d3ba09c2f2a621ef22a32461bc22db1a7f1b

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
3RUN /bin/sh -c set -eux;4.39 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.80 B
6ENV PYTHON_SHA256=b9910730526b298299b46b35595ced9055722df60c06ad6301f6a4e2c728a2520 B
7RUN /bin/sh -c set -eux;11.12 MB
8RUN /bin/sh -c set -eux;257 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 # buildkit26.48 KB
13COPY /app/requirements.txt /app/requirements.txt # buildkit201 B
14COPY /app/VERSION /app/VERSION # buildkit140 B
15RUN /bin/sh -c pip install7.68 MB
16ENTRYPOINT ["python" "weread-bot.py"]0 B

Command

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