sha256:81cdf6fa7a7c3538f087daaa6d8bda9c432ff5fb63399359f1c8c96d3c83ea35
OS/ARCH
Compressed size
169.41 MB
Last pushed
9 months by manlongdan
Type
Image
Manifest digest
sha256:2e46ca42a57f539477bde2213ef37daec62556b36c76f08c7f9bca093717c51e
Image Layers
1# debian.sh --arch 'armhf' out/22.83 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.79 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.190 B7ENV PYTHON_SHA256=c8f4a596572201d81dd7df91f70e177e19a70f1d489968b54b5fbbf29a97c0760 B8RUN /bin/sh -c set -eux;13.75 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.100 B16ENV QL_DIR=/ql QL_BRANCH=debian LANG=C.UTF-8 SHELL=/bin/bash0 B17ARG QL_UID=54320 B18ARG QL_GID=54320 B19RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=debian3.28 KB20ENV QL_USER=qinglong0 B21ENV QL_HOME=/home/qinglong0 B22COPY /usr/local/bin/node /usr/local/bin/ # buildkit37.54 MB23COPY /usr/local/lib/node_modules/. /usr/local/lib/node_modules/ # buildkit2.96 MB24RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=debian56.16 MB25RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=debian97 B26USER qinglong0 B27ARG SOURCE_COMMIT=e783653ee2cc471281dbb34451929dfbccde53650 B28RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=debian12.08 MB29ENV PNPM_HOME=/ql/data/dep_cache/node PYTHON_HOME=/ql/data/dep_cache/python3 PYTHONUSERBASE=/ql/data/dep_cache/python30 B30ENV 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.10:/ql/data/dep_cache/python3/lib/python3.10/site-packages0 B31RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=debian1.64 MB32COPY --chown=qinglong:qinglong /tmp/build/node_modules/. /ql/node_modules/ #19.67 MB33USER root0 B34WORKDIR /ql32 B35HEALTHCHECK &{["CMD-SHELL" "curl -sf --noproxy0 B36ENTRYPOINT ["./docker/docker-entrypoint.sh"]0 B37VOLUME [/ql/data]0 B38EXPOSE [5700/tcp]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1765152000'