Sign inSign up

funnyzak/weread-bot:0.2.10

Multi-platform
Index digest

sha256:8522c52c7d8f8f6067622c6c358097945f2815d91455e5c43614292545d53426

OS/ARCH

Compressed size

51.39 MB

Last pushed

11 months by funnyzak

Type

Image

Manifest digest

sha256:bf4ddf93db38735cd586c9ff4215894e44d9fbe1f0d0085116da955c38a44f06

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

Command

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