sha256:791b211c9909478264a4cbbfebaf9f70f6b1d6ace6a0f5b24f4b6484809de501
OS/ARCH
Compressed size
48.72 MB
Last pushed
about 1 year by funnyzak
Type
Image
Manifest digest
sha256:6517182adae05637bc6b3a7df60deabeca7b0fa1ca6bfe1a9e88e270c566e575
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.21 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.70 B6ENV PYTHON_SHA256=5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a0 B7RUN /bin/sh -c set -eux;11.13 MB8RUN /bin/sh -c set -eux;250 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 # buildkit24.89 KB13COPY /app/requirements.txt /app/requirements.txt # buildkit201 B14COPY /app/VERSION /app/VERSION # buildkit141 B15RUN /bin/sh -c pip install7.62 MB16ENTRYPOINT ["python" "weread-bot.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1757289600'