sha256:7e4bf42ff450264c051edfb71b143142ee60c69f2722eff42f14e13bc6d1b29a
OS/ARCH
linux/amd64
Compressed size
108.24 MB
Last pushed
24 days by c2cgisbot
Type
Image
Manifest digest
sha256:7e4bf42ff450264c051edfb71b143142ee60c69f2722eff42f14e13bc6d1b29a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B7SHELL [/bin/bash -o pipefail -cux]0 B8RUN /bin/bash -o pipefail -cux30.8 MB9ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10SHELL [/bin/bash -o pipefail -cux]0 B11WORKDIR /app93 B12EXPOSE map[8080/tcp:{}]0 B13RUN /bin/bash -o pipefail -cux24.16 MB14RUN /bin/bash -o pipefail -cux24.8 MB15COPY pyproject.toml poetry.lock production.ini development.ini51.77 KB16COPY scripts/ /usr/bin/ # buildkit467 B17COPY shared_config_manager/ ./shared_config_manager/ # buildkit17.01 KB18ARG GIT_HASH=6c269077d4efbd91316fad2b6bebddb553f221e60 B19RUN |1 GIT_HASH=6c269077d4efbd91316fad2b6bebddb553f221e6 /bin/bash -o44.27 KB20ENV OTHER_LOG_LEVEL=WARN GUNICORN_LOG_LEVEL=WARN C2CWSGIUTILS_LOG_LEVEL=WARN SQL_LOG_LEVEL=WARN0 B21RUN |1 GIT_HASH=6c269077d4efbd91316fad2b6bebddb553f221e6 /bin/bash -o106 B22ENV PROMETHEUS_MULTIPROC_DIR=/prometheus-metrics0 B23CMD ["gunicorn" "--paste=/app/production.ini"]0 BCommand
ARG RELEASE