sha256:6038c48fdd3d4daa645c13d12a17fd6922a74ea163ee13bca37e3f20d7129903
OS/ARCH
Compressed size
183.74 MB
Last pushed
9 months by manlongdan
Type
Image
Manifest digest
sha256:738f4b78bec4d43c82b3561ea559f56b9470dc60ac95dfdf243af6a35e59e4b1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.10.190 B7ENV PYTHON_SHA256=c8f4a596572201d81dd7df91f70e177e19a70f1d489968b54b5fbbf29a97c0760 B8RUN /bin/sh -c set -eux;14.66 MB9RUN /bin/sh -c set -eux;248 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/ # buildkit42.57 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=debian59.72 MB25RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=debian95 B26USER qinglong0 B27ARG SOURCE_COMMIT=188b585846fbba3bf6fd446aa61d373c90537d290 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.66 MB32COPY --chown=qinglong:qinglong /tmp/build/node_modules/. /ql/node_modules/ #19.81 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 'amd64' out/ 'bookworm' '@1765152000'