sha256:0b2c5b0d430f0aca6c54798d569addde1af329f4b150adba2b03c6bb7aeffff7
OS/ARCH
linux/amd64
Compressed size
314.13 MB
Last pushed
about 1 month by liksoft
Type
Image
Manifest digest
sha256:2e1f738af188fe4479f09a70fff512ed0dd82febeeef87514d158717020274bf
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.210 B7ENV PYTHON_SHA256=a0da1e72132e950154eca0f6f47d5db828454700de20e5113667940d81e0db040 B8RUN /bin/sh -c set -eux;13.27 MB9RUN /bin/sh -c set -eux;249 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/app132 B17RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c292 B18COPY requirements.txt ./ # buildkit438 B19RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c32 B20RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c117.78 MB21COPY . . # buildkit74.02 MB22RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c74.02 MB23RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c32 B24COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit921 B25RUN |1 INSTALL_OCR_DEPS=false /bin/sh -c927 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' '@1785715200'