sha256:49bcefad00f7852e15302bc1e913a62016df678cc2f675e161986d2a0238d765
OS/ARCH
Compressed size
188.78 MB
Last pushed
about 22 hours by manlongdan
Type
Image
Manifest digest
sha256:ab0d720419f49bbd29ed00eb0aa4879b827e1e0cfb1fcc40d437b1589efa3526
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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.140 B7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B8RUN /bin/sh -c set -eux;15.19 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=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.35 KB20ENV QL_USER=qinglong0 B21ENV QL_HOME=/home/qinglong0 B22COPY /usr/local/bin/node /usr/local/bin/ # buildkit35.32 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=master57.88 MB25RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master97 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.11:/ql/data/dep_cache/python3/lib/python3.11/site-packages0 B36RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master2.11 MB37COPY --chown=qinglong:qinglong /tmp/build/node_modules/. /ql/node_modules/ #31.07 MB38USER root0 B39RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master196 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 'amd64' out/ 'bookworm' '@1771804800'