Sign inSign up

camptocamp/shared_config_manager:1878

Manifest digest

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 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 -cux28.08 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/ # buildkit465 B
17COPY shared_config_manager/ ./shared_config_manager/ # buildkit17.01 KB
18ARG GIT_HASH=f5f9affed788ca20756ebfd4bf95b5ef7b5874a10 B
19RUN |1 GIT_HASH=f5f9affed788ca20756ebfd4bf95b5ef7b5874a1 /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=f5f9affed788ca20756ebfd4bf95b5ef7b5874a1 /bin/bash -o108 B
22ENV PROMETHEUS_MULTIPROC_DIR=/prometheus-metrics0 B
23CMD ["gunicorn" "--paste=/app/production.ini"]0 B

Command

 ARG RELEASE