Sign inSign up

funnyzak/weread-bot:0.2.5

Multi-platform
Index digest

sha256:ea4ffdf982031e2a8ba4a5213bddcbf9e034976601b770d895250ee7d499e6be

OS/ARCH

Compressed size

48.72 MB

Last pushed

about 1 year by funnyzak

Type

Image

Manifest digest

sha256:2e1a3ae4f43d7826ea6198f5cf32efaf4c9abbe36152853dcabf98ca13f1fe2e

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;1.21 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.70 B
6ENV PYTHON_SHA256=5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a0 B
7RUN /bin/sh -c set -eux;11.13 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 # buildkit23.47 KB
13COPY /app/requirements.txt /app/requirements.txt # buildkit202 B
14COPY /app/VERSION /app/VERSION # buildkit141 B
15RUN /bin/sh -c pip install7.62 MB
16ENTRYPOINT ["python" "weread-bot.py"]0 B

Command

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