Sign inSign up

funnyzak/weread-bot:0.2.9

Multi-platform
Index digest

sha256:1a83e38b7c4358e13245d5de9e5a755b0218aed77ffb7ec119e4b7e331a7830e

OS/ARCH

Compressed size

51.96 MB

Last pushed

12 months by funnyzak

Type

Image

Manifest digest

sha256:a64efbff120af608329af26ccfba41e325ca1f385f40ed37eb06cb156e2a913d

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

Command

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