sha256:67a9dddbb01070bba4a95a8aafd055b63287aac24130ddb2e3499284ced97d56
OS/ARCH
linux/amd64
Compressed size
105.52 MB
Last pushed
about 2 months by c2cgisbot
Type
Image
Manifest digest
sha256:67a9dddbb01070bba4a95a8aafd055b63287aac24130ddb2e3499284ced97d56
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 -cux28.08 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.15 MB14RUN /bin/bash -o pipefail -cux24.8 MB15COPY pyproject.toml poetry.lock production.ini development.ini51.78 KB16COPY scripts/ /usr/bin/ # buildkit465 B17COPY shared_config_manager/ ./shared_config_manager/ # buildkit17.01 KB18ARG GIT_HASH=f5f9affed788ca20756ebfd4bf95b5ef7b5874a10 B19RUN |1 GIT_HASH=f5f9affed788ca20756ebfd4bf95b5ef7b5874a1 /bin/bash -o44.26 KB20ENV OTHER_LOG_LEVEL=WARN GUNICORN_LOG_LEVEL=WARN C2CWSGIUTILS_LOG_LEVEL=WARN SQL_LOG_LEVEL=WARN0 B21RUN |1 GIT_HASH=f5f9affed788ca20756ebfd4bf95b5ef7b5874a1 /bin/bash -o108 B22ENV PROMETHEUS_MULTIPROC_DIR=/prometheus-metrics0 B23CMD ["gunicorn" "--paste=/app/production.ini"]0 BCommand
ARG RELEASE