sha256:0c016d2e5133643d5d21baaf0dcff8dbf46ac2f5934dbc38d9bad5ebd57e2e8a
OS/ARCH
linux/amd64
Compressed size
82.68 MB
Last pushed
about 1 month by pcicdevops
Type
Image
Manifest digest
sha256:247bde69ef852ada019e7f52d2007ef3d26c0c3a7c3fb586d3b2bfc7735d7541
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B7ENV LC_ALL=C.UTF-80 B8ENV LANG=C.UTF-80 B9ARG DEBIAN_FRONTEND=noninteractive0 B10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c31.16 MB11ARG USERNAME=ubuntu0 B12ARG USER_DIR=/app0 B13ENV USERNAME=ubuntu0 B14ENV USER_DIR=/app0 B15RUN |3 DEBIAN_FRONTEND=noninteractive USERNAME=ubuntu USER_DIR=/app96 B16COPY --chown=ubuntu:ubuntu --chmod=755 /app/.venv /app/.venv23.13 MB17COPY --chown=ubuntu:ubuntu --chmod=755 /app/sdpb /app/sdpb19.03 KB18USER ubuntu0 B19WORKDIR /app32 B20ENV PATH=/app/.venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21EXPOSE [8000/tcp]0 B22HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8000/readyz0 B23CMD ["gunicorn" "--config" "gunicorn.conf" "--log-config"0 BCommand
ARG RELEASE