sha256:f8e5efe9956fd84e71eb0cb98767c9d7fc22665cc1ce147dfe93e716d2b300ce
OS/ARCH
linux/amd64
Compressed size
313.71 MB
Last pushed
10 months by gadockersvc
Type
Image
Manifest digest
sha256:f8e5efe9956fd84e71eb0cb98767c9d7fc22665cc1ce147dfe93e716d2b300ce
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 / 29.21 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 B24LABEL org.opencontainers.image.source=https://github.com/opendatacube/datacube-explorer0 B25LABEL org.opencontainers.image.description=Datacube Explorer0 B26LABEL org.opencontainers.image.licences=Apache-2.00 B27ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 PYTHONDONTWRITEBYTECODE=1 PYTHONFAULTHANDLER=10 B28COPY --chown=root:root docker/files/remap-user.sh /usr/local/bin/remap-user.sh #451 B29ARG ENVIRONMENT=deployment0 B30RUN |1 ENVIRONMENT=deployment /bin/sh -c36.92 MB31COPY /usr/local/bin/uv* /usr/local/bin/ # buildkit182 B32COPY --chown=1000:1000 /app /app #137.96 MB33WORKDIR /home/ubuntu32 B34ENV PATH=/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B35ENTRYPOINT ["/usr/local/bin/remap-user.sh"]0 B36CMD ["gunicorn" "-b" "0.0.0.0:8080" "-w"0 BCommand
ARG RELEASE