Sign inSign up

funnyzak/weread-bot:0.3.0

Multi-platform
Index digest

sha256:acf05ca24183b9266b2ae48a279ae934f6522a41785ec65d0955ce44d722625e

OS/ARCH

Compressed size

48.8 MB

Last pushed

11 months by funnyzak

Type

Image

Manifest digest

sha256:98f0cd63e2f5233a5476723ae05fbe1e43b2cb5867d85263c0863ac20d3c5db3

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.21 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.13 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 # buildkit27.3 KB
13COPY /app/requirements.txt /app/requirements.txt # buildkit203 B
14COPY /app/VERSION /app/VERSION # buildkit145 B
15RUN /bin/sh -c pip install7.68 MB
16ENTRYPOINT ["python" "weread-bot.py"]0 B

Command

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