sha256:3a8f1a88f033231569cf4bfe6c30d44453b6c3e0c4ee7072b8505c3b58012f1b
OS/ARCH
Compressed size
169.62 MB
Last pushed
9 months by envyafish
Type
Image
Manifest digest
sha256:ed8ef84d12697e6382d9f599556094409cfcca74e03bc266f1575c8dbee82232
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.120 B7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update16.22 MB12COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit56.78 MB13COPY /app /app # buildkit54.23 MB14COPY /usr/share/nginx/html /usr/share/nginx/html # buildkit1.21 MB15COPY /etc/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit931 B16COPY /etc/supervisord.conf /etc/supervisord.conf # buildkit432 B17ENV DOCKER_ENV=true0 B18ENV PYTHONPATH=/0 B19ENV TZ=Asia/Shanghai0 B20ENV ENVIRONMENT=production0 B21EXPOSE [80/tcp]0 B22CMD ["supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'