sha256:3e1545a8dabe2cbf1e477a632ae2ec5df31377a71e19fa198b4443c71dd5cd9d
OS/ARCH
linux/amd64
Compressed size
341.34 MB
Last pushed
2 days by c2cgisbot
Type
Image
Manifest digest
sha256:3e1545a8dabe2cbf1e477a632ae2ec5df31377a71e19fa198b4443c71dd5cd9d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.38 MB6CMD ["/bin/bash"]0 B7USER root0 B8RUN /bin/sh -c date #32 B9RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive84.75 MB10COPY /build_projgrids/usr/ /usr/ # buildkit6.32 MB11ARG PROJ_INSTALL_PREFIX=/usr/local0 B12COPY /build/usr/local/share/proj/ /usr/local/share/proj/ # buildkit1.74 MB13COPY /build/usr/local/include/ /usr/local/include/ # buildkit84.4 KB14COPY /build/usr/local/bin/ /usr/local/bin/ # buildkit180.71 KB15COPY /build/usr/local/lib/ /usr/local/lib/ # buildkit1.77 MB16COPY /build/usr/share/bash-completion/ /usr/share/bash-completion/ # buildkit4.67 KB17COPY /build/usr/share/gdal/ /usr/share/gdal/ # buildkit346.5 KB18COPY /build/usr/include/ /usr/include/ # buildkit242.23 KB19COPY /build_gdal_python/usr/ /usr/ # buildkit1.75 MB20COPY /build_gdal_version_changing/usr/ /usr/ # buildkit12.44 MB21RUN |1 PROJ_INSTALL_PREFIX=/usr/local /bin/sh -c4.65 KB22RUN |1 PROJ_INSTALL_PREFIX=/usr/local /bin/sh -c1.54 KB23CMD ["/bin/bash" "-l"]0 B24SHELL [/bin/bash -o pipefail -cux]0 B25ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt0 B26RUN /bin/bash -o pipefail -cux32 B27RUN /bin/bash -o pipefail -cux45.43 MB28ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B30RUN /bin/bash -o pipefail -cux106.87 MB31RUN /bin/bash -o pipefail -cux50.8 MB32RUN /bin/bash -o pipefail -cux145.35 KB33WORKDIR /app93 B34COPY . ./ # buildkit85.02 KB35RUN /bin/bash -o pipefail -cux17.12 KB36CMD ["/venv/bin/gunicorn" "--paste=production.ini"]0 B37ARG GIT_HASH=f1c3a83cf19324cbc24725d301178f2ee44404a30 B38ENV GIT_HASH=f1c3a83cf19324cbc24725d301178f2ee44404a30 B39RUN |1 GIT_HASH=f1c3a83cf19324cbc24725d301178f2ee44404a3 /bin/bash -o853 B40ENV DEVELOPMENT=0 SQLALCHEMY_POOL_RECYCLE=30 SQLALCHEMY_POOL_SIZE=5 SQLALCHEMY_MAX_OVERFLOW=250 BCommand
ARG RELEASE