sha256:f0323fc5c610d2a3142e2919c5a6a5c4f480da40585bf188963bfc884a2c12ae
OS/ARCH
linux/amd64
Compressed size
704.42 MB
Last pushed
about 1 month by c2cgisbot
Type
Image
Manifest digest
sha256:f0323fc5c610d2a3142e2919c5a6a5c4f480da40585bf188963bfc884a2c12ae
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.37 MB6CMD ["/bin/bash"]0 B7USER root0 B8RUN /bin/sh -c date #32 B9RUN /bin/sh -c apt-get update370.54 KB10RUN /bin/sh -c apt-get update5.09 MB11RUN /bin/sh -c apt-get update65.95 MB12RUN /bin/sh -c apt-get update111.82 KB13COPY /build_projgrids/usr/ /usr/ # buildkit6.32 MB14ARG PROJ_INSTALL_PREFIX=/usr/local0 B15COPY /build/usr/local/share/proj/ /usr/local/share/proj/ # buildkit1.72 MB16COPY /build/usr/local/include/ /usr/local/include/ # buildkit83.81 KB17COPY /build/usr/local/bin/ /usr/local/bin/ # buildkit175.27 KB18COPY /build/usr/local/lib/ /usr/local/lib/ # buildkit1.73 MB19COPY /build/usr/share/gdal/ /usr/share/gdal/ # buildkit350.04 KB20COPY /build/usr/include/ /usr/include/ # buildkit242.19 KB21COPY /build_gdal_python/usr/ /usr/ # buildkit1.67 MB22COPY /build_gdal_version_changing/usr/ /usr/ # buildkit11.98 MB23RUN |1 PROJ_INSTALL_PREFIX=/usr/local /bin/sh -c4.33 KB25SHELL [/bin/bash -o pipefail -cux]0 B26RUN /bin/bash -o pipefail -cux77.69 MB27ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B28SHELL [/bin/bash -o pipefail -cux]0 B29ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt0 B30RUN /bin/bash -o pipefail -cux248.7 MB31RUN /bin/bash -o pipefail -cux115.99 MB32COPY scripts/extract-messages.js /opt/c2cgeoportal/geoportal/ # buildkit728 B33ENV PATH=/opt/c2cgeoportal/geoportal/node_modules/.bin:/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B34ENV NODE_PATH=/opt/c2cgeoportal/geoportal/node_modules0 B35RUN /bin/bash -o pipefail -cux184 B36ARG MAJOR_VERSION=2.90 B37ENV MAJOR_VERSION=2.90 B38ARG VERSION=2.9.0.5590 B39ENV VERSION=2.9.0.5590 B40WORKDIR /opt/c2cgeoportal/geoportal32 B41COPY geoportal/package.json geoportal/package-lock.json geoportal/.snyk ./135.78 KB42ENV XDG_CONFIG_HOME=/etc/xdg0 B43RUN |2 MAJOR_VERSION=2.9 VERSION=2.9.0.559 /bin/bash121 B44RUN |2 MAJOR_VERSION=2.9 VERSION=2.9.0.559 /bin/bash108.81 MB45ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser0 B46COPY bin/eval-templates bin/wait-db bin/list4vrt bin/azure4.02 KB47COPY /opt/c2cgeoportal /opt/c2cgeoportal # buildkit4.51 MB48COPY scripts/extract-messages.js /opt/c2cgeoportal/ # buildkit716 B49WORKDIR /opt/c2cgeoportal32 B50RUN |2 MAJOR_VERSION=2.9 VERSION=2.9.0.559 /bin/bash332.9 KB51WORKDIR /opt/c2cgeoportal/geoportal32 B52RUN |2 MAJOR_VERSION=2.9 VERSION=2.9.0.559 /bin/bash2.28 KB53ENV C2C_BASE_PATH=/c2c C2C_REDIS_TIMEOUT=3 C2C_REDIS_SERVICENAME=mymaster C2C_BROADCAST_PREFIX=broadcast_api_0 B54RUN |2 MAJOR_VERSION=2.9 VERSION=2.9.0.559 /bin/bash108 B55ENV PROMETHEUS_MULTIPROC_DIR=/prometheus-metrics0 B56ENV C2CGEOPORTAL_THEME_TIMEOUT=3000 B57COPY requirements.txt /tmp/requirements.txt # buildkit191 B58RUN /bin/bash -o pipefail -cux32 B59WORKDIR /app92 B60COPY . /app # buildkit43.72 KB61RUN /bin/bash -o pipefail -cux32 B62COPY /opt/c2cgeoportal/geoportal/node_modules/ngeo/dist/vendor.* /etc/static-ngeo/ # buildkit32 B63COPY /opt/c2cgeoportal/geoportal/node_modules/ngeo/dist/*_alt.* /etc/static-ngeo/ # buildkit32 B64COPY /etc/static-ngeo/* /etc/static-ngeo/ # buildkit23.99 MB65COPY /app/alembic.ini /app/alembic.yaml ./ #32 B66RUN /bin/bash -o pipefail -cux123 B67RUN /bin/bash -o pipefail -cux67.28 KB68ARG GIT_HASH=ec55e47a874e50be494af2c5cca51e9c7d10837b0 B69RUN |1 GIT_HASH=ec55e47a874e50be494af2c5cca51e9c7d10837b /bin/bash -o1.79 KB70ARG PGSCHEMA=main0 B71ENV PGSCHEMA=main0 B72ENTRYPOINT ["/usr/bin/eval-templates"]0 B73CMD ["gunicorn" "--paste=/app/production.ini"]0 B74ENV VISIBLE_ENTRY_POINT=/ AUTHTKT_TIMEOUT=86400 AUTHTKT_REISSUE_TIME=9000 AUTHTKT_MAXAGE=864000 BCommand
ARG RELEASE