sha256:ac7827d6810321e8e3ca5ccb05eed08d2410fd168f9d69ee74d50a065bc7a061
OS/ARCH
linux/amd64
Compressed size
309.18 MB
Last pushed
4 months by liksoft
Type
Image
Manifest digest
sha256:4bed5563ce1ebba597566dc29b36ea812e4bf8da7db0f8b491ceeec6d8cc62c8
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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;13.18 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11ARG INSTALL_OCR_DEPS=false0 B12ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 DEBIAN_FRONTEND=noninteractive POPPLER_PATH=/usr/lib/x86_64-linux-gnu/0 B13RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c5.39 MB14RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c32 B15RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c1.09 KB16WORKDIR /usr/src/app131 B17RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c290 B18COPY requirements.txt ./ # buildkit435 B19RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c32 B20RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c113.03 MB21COPY . . # buildkit73.97 MB22RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c73.97 MB23RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c32 B24COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit919 B25RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c925 B26RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c32 B27RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c32 B28EXPOSE [8080/tcp]0 B29USER appuser0 B30CMD ["/usr/local/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'