sha256:7e30adb510590b8d873a641526a96bc9f24835c5a7c39c25caf448832e0dfe60
OS/ARCH
linux/amd64
Compressed size
763.35 MB
Last pushed
2 months by c2cgisbot
Type
Image
Manifest digest
sha256:7e30adb510590b8d873a641526a96bc9f24835c5a7c39c25caf448832e0dfe60
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 B7USER root0 B8RUN /bin/sh -c date #32 B9RUN /bin/sh -c apt-get update32 B10RUN /bin/sh -c apt-get update3.96 MB11RUN /bin/sh -c apt-get update71.93 MB12RUN /bin/sh -c apt-get update120.05 KB13COPY /build_projgrids/usr/ /usr/ # buildkit6.32 MB14ARG PROJ_INSTALL_PREFIX0 B15COPY /build/usr/local/share/proj/ /usr/local/share/proj/ # buildkit1.67 MB16COPY /build/usr/local/include/ /usr/local/include/ # buildkit82.5 KB17COPY /build/usr/local/bin/ /usr/local/bin/ # buildkit157.2 KB18COPY /build/usr/local/lib/ /usr/local/lib/ # buildkit1.63 MB19COPY /build/usr/share/gdal/ /usr/share/gdal/ # buildkit344.6 KB20COPY /build/usr/include/ /usr/include/ # buildkit229.64 KB21COPY /build_gdal_python/usr/ /usr/ # buildkit1.32 MB22COPY /build_gdal_version_changing/usr/ /usr/ # buildkit9.58 MB23RUN |1 PROJ_INSTALL_PREFIX=/usr/local /bin/sh -c4.54 KB25SHELL [/bin/bash -o pipefail -cux]0 B26ENV SETUPTOOLS_USE_DISTUTILS=stdlib0 B27RUN /bin/bash -o pipefail -cux64.38 MB28SHELL [/bin/bash -o pipefail -cux]0 B29ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt0 B30RUN /bin/bash -o pipefail -cux86.27 MB31RUN /bin/bash -o pipefail -cux121.1 MB32COPY scripts/extract-messages.js /opt/c2cgeoportal/geoportal/ # buildkit724 B33ENV TEST=false0 B34ENV PATH=/opt/c2cgeoportal/geoportal/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B35RUN /bin/bash -o pipefail -cux184 B36ARG MAJOR_VERSION=2.80 B37ENV MAJOR_VERSION=2.80 B38ARG VERSION=2.8.1.3470 B39ENV VERSION=2.8.1.3470 B40WORKDIR /opt/c2cgeoportal/geoportal32 B41COPY geoportal/package.json geoportal/package-lock.json geoportal/.snyk ./34.46 KB42ENV PUPPETEER_CACHE_DIR=/opt0 B43ENV XDG_CONFIG_HOME=/etc/xdg0 B44RUN |2 MAJOR_VERSION=2.8 VERSION=2.8.1.347 /bin/bash118 B45RUN |2 MAJOR_VERSION=2.8 VERSION=2.8.1.347 /bin/bash348.42 MB46COPY bin/eval-templates bin/wait-db bin/list4vrt bin/azure3.98 KB47COPY /opt/c2cgeoportal /opt/c2cgeoportal # buildkit3.99 MB48COPY scripts/extract-messages.js /opt/c2cgeoportal/ # buildkit712 B49WORKDIR /opt/c2cgeoportal32 B50RUN |2 MAJOR_VERSION=2.8 VERSION=2.8.1.347 /bin/bash198 KB51WORKDIR /opt/c2cgeoportal/geoportal32 B52RUN |2 MAJOR_VERSION=2.8 VERSION=2.8.1.347 /bin/bash2.19 KB53ENV C2C_BASE_PATH=/c2c C2C_REDIS_TIMEOUT=3 C2C_REDIS_SERVICENAME=mymaster C2C_BROADCAST_PREFIX=broadcast_api_0 B54ENV C2CGEOPORTAL_THEME_TIMEOUT=3000 B55COPY requirements.txt /tmp/requirements.txt # buildkit193 B56RUN /bin/bash -o pipefail -cux32 B57WORKDIR /app93 B58COPY . /app # buildkit41.13 KB59RUN /bin/bash -o pipefail -cux32 B60COPY /usr/lib/node_modules/ngeo/dist/vendor.* /etc/static-ngeo/ # buildkit4.2 MB61COPY /usr/lib/node_modules/ngeo/dist/*_alt.* /etc/static-ngeo/ # buildkit32 B62COPY /etc/static-ngeo/* /etc/static-ngeo/ # buildkit9.19 MB63COPY /app/alembic.ini /app/alembic.yaml ./ #32 B64RUN /bin/bash -o pipefail -cux123 B65RUN /bin/bash -o pipefail -cux3.84 KB66ARG GIT_HASH=3689f94d21bfa3dea2f17205670bcb7e13e55bb90 B67RUN |1 GIT_HASH=3689f94d21bfa3dea2f17205670bcb7e13e55bb9 /bin/bash -o1.7 KB68ARG PGSCHEMA=main0 B69ENV PGSCHEMA=main0 B70ENTRYPOINT ["/usr/bin/eval-templates"]0 B71CMD ["gunicorn" "--paste=/app/production.ini"]0 B72ENV VISIBLE_ENTRY_POINT=/ AUTHTKT_TIMEOUT=86400 AUTHTKT_REISSUE_TIME=9000 AUTHTKT_MAXAGE=864000 BCommand
ARG RELEASE