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 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.90 B6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B7RUN /bin/sh -c set -eux;11.13 MB8RUN /bin/sh -c set -eux;249 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 # buildkit27.3 KB13COPY /app/requirements.txt /app/requirements.txt # buildkit203 B14COPY /app/VERSION /app/VERSION # buildkit145 B15RUN /bin/sh -c pip install7.68 MB16ENTRYPOINT ["python" "weread-bot.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1760918400'