sha256:f3b6ea3bf03a1c0ec1abefad666e07c6bd76850939306ad7c4022e7aba81aad5
OS/ARCH
linux/amd64
Compressed size
712.48 MB
Last pushed
almost 2 years by pcicdevops
Type
Image
Manifest digest
sha256:f3b6ea3bf03a1c0ec1abefad666e07c6bd76850939306ad7c4022e7aba81aad5
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B8ARG DEBIAN_FRONTEND=noninteractive0 B9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c282.12 MB10ENV CPLUS_INCLUDE_PATH=/usr/include/gdal0 B11ENV C_INCLUDE_PATH=/usr/include/gdal0 B12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.78 MB13RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c33.8 MB14RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c49.85 MB15RUN /bin/sh -c apt-get update37.49 MB16ADD . /app # buildkit1.67 MB17WORKDIR /app32 B18RUN /bin/sh -c wget -O54.69 MB19ENV PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20RUN /bin/sh -c poetry install219.92 MB21EXPOSE map[8000/tcp:{}]0 B22ENTRYPOINT ["poetry" "run" "gunicorn" "--config"0 BCommand
ARG RELEASE