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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B7SHELL [/bin/bash -o pipefail -cux]0 B8RUN /bin/bash -o pipefail -cux27.45 MB9ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10RUN /bin/bash -o pipefail -cux45.5 MB11ENV LOG_TYPE=console LOG_HOST=localhost LOG_PORT=514 SQL_LOG_LEVEL=WARN0 B12WORKDIR /opt/c2cwsgiutils122 B13COPY c2cwsgiutils ./c2cwsgiutils # buildkit70.99 KB14COPY pyproject.toml README.md ./ #12.56 KB15ENV POETRY_DYNAMIC_VERSIONING_BYPASS=dev0 B16RUN /bin/bash -o pipefail -cux149.43 KB17ENV C2C_BASE_PATH=/c2c C2C_REDIS_URL= C2C_REDIS_SENTINELS= C2C_REDIS_SERVICENAME=mymaster0 B18CMD ["/venv/bin/gunicorn"]0 B19COPY production.ini /app/ # buildkit625 BCommand
ARG RELEASE