sha256:14eb0b66e766df2840e7524ce1a25845140b48847ea170e7f32dbccd4980fad6
OS/ARCH
Compressed size
45.17 MB
Last pushed
20 days by sheepgreen
Type
Image
Manifest digest
sha256:174f7e018b04698fc73cca02e0b6fb260c9f7244ca3d085ff7d0465e1265d23c
Image Layers
1# debian.sh --arch 'armel' out/26.67 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.48 MB7RUN /bin/sh -c set -eux;250 B8CMD ["python3"]0 B9WORKDIR /app93 B10COPY /usr/local /usr/local # buildkit5.77 MB11COPY . . # buildkit27.56 KB12CMD ["gunicorn" "--bind" "0.0.0.0:5000" "--workers"0 BCommand
# debian.sh --arch 'armel' out/ 'trixie' '@1787529600'