Sign inSign up

camptocamp/shared_config_manager:1890

Manifest digest

sha256:19b4fd9b026bff8c0bf08953a264b6b34986d61186c2e70b3555e723f929d1b4

OS/ARCH

linux/amd64

Compressed size

102.59 MB

Last pushed

about 1 month by c2cgisbot

Type

Image

Manifest digest

sha256:19b4fd9b026bff8c0bf08953a264b6b34986d61186c2e70b3555e723f929d1b4

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Camptocamp [email protected]0 B
7SHELL [/bin/bash -o pipefail -cux]0 B
8RUN /bin/bash -o pipefail -cux25.16 MB
9ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10SHELL [/bin/bash -o pipefail -cux]0 B
11WORKDIR /app93 B
12EXPOSE map[8080/tcp:{}]0 B
13RUN /bin/bash -o pipefail -cux24.15 MB
14RUN /bin/bash -o pipefail -cux24.8 MB
15COPY pyproject.toml poetry.lock production.ini development.ini51.78 KB
16COPY scripts/ /usr/bin/ # buildkit467 B
17COPY shared_config_manager/ ./shared_config_manager/ # buildkit17.01 KB
18ARG GIT_HASH=b2c0fe84d91418db6a7ccf0528678cbb122fa9190 B
19RUN |1 GIT_HASH=b2c0fe84d91418db6a7ccf0528678cbb122fa919 /bin/bash -o44.26 KB
20ENV OTHER_LOG_LEVEL=WARN GUNICORN_LOG_LEVEL=WARN C2CWSGIUTILS_LOG_LEVEL=WARN SQL_LOG_LEVEL=WARN0 B
21RUN |1 GIT_HASH=b2c0fe84d91418db6a7ccf0528678cbb122fa919 /bin/bash -o108 B
22ENV PROMETHEUS_MULTIPROC_DIR=/prometheus-metrics0 B
23CMD ["gunicorn" "--paste=/app/production.ini"]0 B

Command

 ARG RELEASE