Sign inSign up

camptocamp/shared_config_manager:1924

Manifest digest

sha256:45bb4cd9cc38f73e7e1407ac5cc62f3a2cc1911e5e1da63e33f963071a77a459

OS/ARCH

linux/amd64

Compressed size

113.39 MB

Last pushed

20 days by c2cgisbot

Type

Image

Manifest digest

sha256:45bb4cd9cc38f73e7e1407ac5cc62f3a2cc1911e5e1da63e33f963071a77a459

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 -cux35.95 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.16 MB
14RUN /bin/bash -o pipefail -cux24.8 MB
15COPY pyproject.toml poetry.lock production.ini development.ini51.77 KB
16COPY scripts/ /usr/bin/ # buildkit468 B
17COPY shared_config_manager/ ./shared_config_manager/ # buildkit17.01 KB
18ARG GIT_HASH=cb6556c4a06b8d7c94161b902f6de7a08f7c68ab0 B
19RUN |1 GIT_HASH=cb6556c4a06b8d7c94161b902f6de7a08f7c68ab /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=cb6556c4a06b8d7c94161b902f6de7a08f7c68ab /bin/bash -o108 B
22ENV PROMETHEUS_MULTIPROC_DIR=/prometheus-metrics0 B
23CMD ["gunicorn" "--paste=/app/production.ini"]0 B

Command

 ARG RELEASE