sha256:7d027170a3527eb777f950b8e15f3bfb9531c2c97d3f0d7df207e81285626320
OS/ARCH
Compressed size
518.11 MB
Last pushed
10 days by jonnyan404
Type
Image
Manifest digest
sha256:cc90c1b6b08beaedb7770d07b3f9c681a8019171f66b6a3d79b5200ecf52c4cd
Image Layers
1# debian.sh --arch 'armhf' out/22.82 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;2.6 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.100 B7ENV PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee3720 B8RUN /bin/sh -c set -eux;14.49 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11LABEL maintainer=www.mrdoc.fun0 B12ENV PYTHONUNBUFFERED=0 TZ=Asia/Shanghai LISTEN_PORT=10086 USER=admin0 B13COPY MrDoc /app/MrDoc/ # buildkit68.26 MB14COPY mrdoc-with-mysql.sh /app/ # buildkit1.79 KB15COPY supervisord-alpine.ini /etc/supervisor/conf.d/supervisord.conf # buildkit406 B16WORKDIR /app/MrDoc32 B17RUN /bin/sh -c set -x409.94 MB18ENTRYPOINT ["/app/mrdoc.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1733097600'