sha256:2b387e6614f473239be9971e9716bb094f4ff6b816e06eb20651114c2fb2f8a6
OS/ARCH
linux/amd64
Compressed size
706.59 MB
Last pushed
12 months by manlongdan
Type
Image
Manifest digest
sha256:2b387e6614f473239be9971e9716bb094f4ff6b816e06eb20651114c2fb2f8a6
Image Layers
1# debian.sh --arch 'amd64' out/27.8 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;3.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.130 B7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B8RUN /bin/sh -c set -eux;15.46 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG QL_MAINTAINER=whyour0 B12LABEL maintainer=whyour0 B13ARG QL_URL=https://github.com/whyour/qinglong.git0 B14ARG QL_BRANCH=debian0 B15ARG PYTHON_SHORT_VERSION=3.110 B16ENV QL_DIR=/ql QL_BRANCH=debian LANG=C.UTF-8 SHELL=/bin/bash0 B17COPY /usr/local/bin/node /usr/local/bin/ # buildkit42.23 MB18COPY /usr/local/lib/node_modules/. /usr/local/lib/node_modules/ # buildkit2.99 MB19RUN |4 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=debian62.08 MB20ARG SOURCE_COMMIT=0c8b878d9567e342bdb0cb9ba68522eab7c3603a0 B21RUN |5 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=debian12.02 MB22ENV PNPM_HOME=/ql/data/dep_cache/node PYTHON_HOME=/ql/data/dep_cache/python3 PYTHONUSERBASE=/ql/data/dep_cache/python30 B23ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ql/data/dep_cache/node:/ql/data/dep_cache/python3/bin NODE_PATH=/usr/local/bin:/usr/local/lib/node_modules:/ql/data/dep_cache/node/global/5/node_modules PIP_CACHE_DIR=/ql/data/dep_cache/python3/pip PYTHONPATH=/ql/data/dep_cache/python3:/ql/data/dep_cache/python3/lib/python3.11:/ql/data/dep_cache/python3/lib/python3.11/site-packages0 B24RUN |5 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=debian5.64 MB25COPY /tmp/build/node_modules/. /ql/node_modules/ # buildkit18.74 MB26WORKDIR /ql32 B27HEALTHCHECK &{["CMD-SHELL" "curl -sf --noproxy0 B28ENTRYPOINT ["./docker/docker-entrypoint.sh"]0 B29VOLUME [/ql/data]0 B30EXPOSE map[5700/tcp:{}]0 B31COPY hanime1_download_linux /ql/data/scripts/hanime1_download_linux # buildkit5.11 MB32ENV TZ=Asia/Shanghai0 B33RUN /bin/sh -c pip install101.35 MB34RUN /bin/sh -c apt-get update43.46 MB35RUN /bin/sh -c apt-get install80.54 MB36RUN /bin/sh -c playwright install285.83 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'