Sign inSign up

funnyzak/weread-bot:0.3.5

Multi-platform
Index digest

sha256:225f854d57f3abb555afd8d3c2fbda11653eb4797bf604f9ef73f253dab11b7b

OS/ARCH

Compressed size

50.02 MB

Last pushed

10 months by funnyzak

Type

Image

Manifest digest

sha256:bde7cd69f59f0deec8b8706d0fd656c7c80bac33748d9e83dd5dc812ededa514

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.90 B
6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B
7RUN /bin/sh -c set -eux;11.19 MB
8RUN /bin/sh -c set -eux;251 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 # buildkit28.2 KB
13COPY /app/requirements.txt /app/requirements.txt # buildkit212 B
14COPY /app/VERSION /app/VERSION # buildkit141 B
15RUN /bin/sh -c pip install9.17 MB
16ENTRYPOINT ["python" "weread-bot.py"]0 B

Command

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