Sign inSign up

camptocamp/c2cwsgiutils:6.1.10

Manifest digest

sha256:c7e58396199a0251175f1d6cd254ea25263c6834fc9ccba2ca248acc0f182d0b

OS/ARCH

linux/amd64

Compressed size

101.55 MB

Last pushed

about 1 month by c2cgisbot

Type

Image

Manifest digest

sha256:c7e58396199a0251175f1d6cd254ea25263c6834fc9ccba2ca248acc0f182d0b

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 -cux27.45 MB
9ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10RUN /bin/bash -o pipefail -cux45.5 MB
11ENV LOG_TYPE=console LOG_HOST=localhost LOG_PORT=514 SQL_LOG_LEVEL=WARN0 B
12WORKDIR /opt/c2cwsgiutils122 B
13COPY c2cwsgiutils ./c2cwsgiutils # buildkit70.99 KB
14COPY pyproject.toml README.md ./ #12.56 KB
15ENV POETRY_DYNAMIC_VERSIONING_BYPASS=dev0 B
16RUN /bin/bash -o pipefail -cux149.43 KB
17ENV C2C_BASE_PATH=/c2c C2C_REDIS_URL= C2C_REDIS_SENTINELS= C2C_REDIS_SERVICENAME=mymaster0 B
18CMD ["/venv/bin/gunicorn"]0 B
19COPY production.ini /app/ # buildkit625 B

Command

 ARG RELEASE