Sign inSign up

funnyzak/weread-bot:0.2.9

Multi-platform
Index digest

sha256:1a83e38b7c4358e13245d5de9e5a755b0218aed77ffb7ec119e4b7e331a7830e

OS/ARCH

Compressed size

51.38 MB

Last pushed

11 months by funnyzak

Type

Image

Manifest digest

sha256:dbb04563fcb18b86b7a771283eb56c4cd553ba333242ce7292102b4271fb15fd

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;4.05 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.19 MB
8RUN /bin/sh -c set -eux;250 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.52 KB
13COPY /app/requirements.txt /app/requirements.txt # buildkit202 B
14COPY /app/VERSION /app/VERSION # buildkit141 B
15RUN /bin/sh -c pip install7.72 MB
16ENTRYPOINT ["python" "weread-bot.py"]0 B

Command

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