sha256:fb2953a71260bd1e9c4774bf7ac8610a633fbb1ddecceabcdb6105200522be11
OS/ARCH
Compressed size
188.45 MB
Last pushed
about 2 months by whyour
Type
Image
Manifest digest
sha256:c53da52dbb97616e150fb587dc9cd97d177b629611de94443a12b0f92eb2571e
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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.2 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;15.19 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=master0 B15ARG PYTHON_SHORT_VERSION=3.110 B16ENV QL_DIR=/ql QL_BRANCH=master QL_CONTAINER=true LANG=C.UTF-80 B17ARG QL_UID=54320 B18ARG QL_GID=54320 B19RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master3.36 KB20ENV QL_USER=qinglong0 B21ENV QL_HOME=/home/qinglong0 B22COPY /usr/local/bin/node /usr/local/bin/ # buildkit35.29 MB23COPY /usr/local/lib/node_modules/. /usr/local/lib/node_modules/ # buildkit2.65 MB24RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master58.9 MB25RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master95 B26USER qinglong0 B27ARG SOURCE_COMMIT=0bb41ebe9612a6eff4427580d2297509b6b09f180 B28RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master13.41 MB29ENV PNPM_HOME=/ql/data/dep_cache/node PYTHON_HOME=/ql/data/dep_cache/python3 PYTHONUSERBASE=/ql/data/dep_cache/python3 HOME=/home/qinglong0 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:/home/qinglong/bin NODE_PATH=/usr/local/bin:/usr/local/lib/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 B31RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master1.94 MB32COPY --chown=qinglong:qinglong /tmp/build/node_modules/. /ql/node_modules/ #31.06 MB33USER root0 B34RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master195 B35WORKDIR /ql32 B36HEALTHCHECK {Test:[CMD-SHELL curl -sf --noproxy0 B37ENTRYPOINT ["./docker/docker-entrypoint.sh"]0 B38VOLUME [/ql/data]0 B39EXPOSE [5700/tcp]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'