sha256:3496d3cd215b66a02478302e40984641faaf9433018f263ae3518b5d59924c58
OS/ARCH
Compressed size
50.33 MB
Last pushed
7 months by funnyzak
Type
Image
Manifest digest
sha256:d18c58fc7a2f5d119a50c1f44e9c09df9d5d872e737a7eaaefe2b11977803e00
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.120 B6ENV PYTHON_SHA256=2a84cd31dd8d8ea8aaff75de66fc1b4b0127dd5799aa50a64ae9a313885b45930 B7RUN /bin/sh -c set -eux;11.25 MB8RUN /bin/sh -c set -eux;248 B9CMD ["python3"]0 B10LABEL org.label-schema.name=weread-bot org.label-schema.description=An intelligent WeChat0 B11WORKDIR /app93 B12COPY /app/weread-bot.py /app/weread-bot.py # buildkit37.36 KB13COPY /app/requirements.txt /app/requirements.txt # buildkit212 B14COPY /app/VERSION /app/VERSION # buildkit140 B15RUN /bin/sh -c pip install9.41 MB16ENTRYPOINT ["python" "weread-bot.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'