sha256:129856a1abe88bf2611da88e4926ae6d0b2d39c2d4a0573c4703cf11a83fc4ff
OS/ARCH
linux/amd64
Compressed size
1.48 GB
Last pushed
3 months by jeromeguillaume386
Type
Image
Manifest digest
sha256:129856a1abe88bf2611da88e4926ae6d0b2d39c2d4a0573c4703cf11a83fc4ff
Image Layers
1# debian.sh --arch 'amd64' out/28.8 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;3.45 MB5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B6ENV PYTHON_VERSION=3.9.220 B7ENV PYTHON_SHA256=8c136d199d3637a1fce98a16adc809c1d83c922d02d41f3614b34f8b6e7d38ec0 B8RUN /bin/sh -c set -eux;14.72 MB9RUN /bin/sh -c set -eux;269 B10CMD ["python3"]0 B11WORKDIR /app96 B12COPY . /app # buildkit51.33 KB13ARG MODELS=fr_core_news_lg0 B14RUN |1 MODELS=fr_core_news_lg /bin/sh -c324.04 MB15RUN |1 MODELS=fr_core_news_lg /bin/sh -c1.11 GB16EXPOSE map[8080/tcp:{}]0 B17ENV GUNICORN_WORKERS=20 B18ENV GUNICORN_LOG_LEVEL=info0 B19ENV PII_SERVICE_ENGINE_CONF=ai_pii_service/nlp_engine_conf.yml0 B20RUN |1 MODELS=fr_core_news_lg /bin/sh -c34 B21ENTRYPOINT ["/app/gunicorn_entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'