sha256:ffbbad25bbc3650d1cdcfde44ec58e45e9d3c284a6a5ed243c30272ebfe7e0f9
OS/ARCH
Compressed size
172.37 MB
Last pushed
1 day by manlongdan
Type
Image
Manifest digest
sha256:199f3464525c24b74fa6d4b8f5e078a4d9672b14d21f66fbe65934fea47805cf
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.74 MB9RUN /bin/sh -c set -eux;250 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.100 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/ # buildkit31.58 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=master51.66 MB25RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master95 B26USER qinglong0 B27ARG SOURCE_COMMIT=a67d44cde54fbf2943f62a9e01051f54166540ee0 B28LABEL org.opencontainers.image.revision=a67d44cde54fbf2943f62a9e01051f54166540ee0 B29RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master2.17 MB30COPY --chown=qinglong:qinglong static/ /ql/static/ #11.92 MB31COPY docker/verify-build.cjs docker/build-manifest.cjs /tmp/ #1.15 KB32COPY /tmp/build/pnpm-lock.yaml /tmp/dependency-lock.yaml # buildkit178.04 KB33RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master32 B34ENV PNPM_HOME=/ql/data/dep_cache/node PYTHON_HOME=/ql/data/dep_cache/python3 PYTHONUSERBASE=/ql/data/dep_cache/python3 HOME=/home/qinglong0 B35ENV 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.10:/ql/data/dep_cache/python3/lib/python3.10/site-packages0 B36RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master1.9 MB37COPY --chown=qinglong:qinglong /tmp/build/node_modules/. /ql/node_modules/ #30.94 MB38USER root0 B39RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master195 B40WORKDIR /ql32 B41HEALTHCHECK {Test:[CMD-SHELL curl -sf --noproxy0 B42ENTRYPOINT ["./docker/docker-entrypoint.sh"]0 B43VOLUME [/ql/data]0 B44EXPOSE [5700/tcp]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1771804800'