sha256:5b9a34c5077153e08fa2b9583fb2c123125b7f6bbfbd66b002cb83494da601d5
OS/ARCH
Compressed size
182.25 MB
Last pushed
3 months by manlongdan
Type
Image
Manifest digest
sha256:187e0b1ef11dd1dc9bfbbd997f080019b1af665dcc7d03f67b7a1f52f7623314
Image Layers
1# debian.sh --arch 'armhf' out/22.84 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.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 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=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/ # buildkit38.05 MB23COPY /usr/local/lib/node_modules/. /usr/local/lib/node_modules/ # buildkit2.85 MB24RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master56.28 MB25RUN |6 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master96 B26USER qinglong0 B27ARG SOURCE_COMMIT=7933fe0e447d1dc107911020759ccef6415bae730 B28RUN |7 QL_MAINTAINER=whyour QL_URL=https://github.com/whyour/qinglong.git QL_BRANCH=master13.38 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.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=master1.73 MB32COPY --chown=qinglong:qinglong /tmp/build/node_modules/. /ql/node_modules/ #30.57 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 'armhf' out/ 'bookworm' '@1781049600'