Sign inSign up

camptocamp/c2cwsgiutils:6.0

Manifest digest

sha256:515ec8cc0cea3dcd08563cba54315dcee68cc116ef13dfb2621856df38f2d793

OS/ARCH

linux/amd64

Compressed size

83.65 MB

Last pushed

6 months by c2cgisbot

Type

Image

Manifest digest

sha256:515ec8cc0cea3dcd08563cba54315dcee68cc116ef13dfb2621856df38f2d793

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Camptocamp [email protected]0 B
8SHELL [/bin/bash -o pipefail -cux]0 B
9RUN /bin/bash -o pipefail -cux20.48 MB
10RUN /bin/bash -o pipefail -cux34.56 MB
11ENV LOG_TYPE=console LOG_HOST=localhost LOG_PORT=514 SQL_LOG_LEVEL=WARN0 B
12WORKDIR /opt/c2cwsgiutils122 B
13COPY c2cwsgiutils ./c2cwsgiutils # buildkit81.17 KB
14COPY pyproject.toml README.md ./ #12.5 KB
15ENV POETRY_DYNAMIC_VERSIONING_BYPASS=dev0 B
16RUN /bin/bash -o pipefail -cux352.35 KB
17ENV C2C_BASE_PATH=/c2c C2C_REDIS_URL= C2C_REDIS_SENTINELS= C2C_REDIS_SERVICENAME=mymaster0 B
18CMD ["/usr/local/bin/gunicorn"]0 B
19COPY production.ini /app/ # buildkit609 B

Command

 ARG RELEASE