sha256:42a3de3483406ccc8b7a06b7cc7350a0ac6d4bfcf1818ab6652ffe7b6e492ff6
OS/ARCH
Compressed size
1.38 GB
Last pushed
24 days by mazano
Type
Image
Manifest digest
sha256:e7d12e1041975064b5993d97ae795cc72d7beee7abe14bc29d3f9acf177a019e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;21.87 MB10ENV JAVA_VERSION=jdk-17.0.20+80 B11RUN /bin/sh -c set -eux;139.08 MB12RUN /bin/sh -c set -eux;158 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.4 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15CMD ["jshell"]0 B16ENV CATALINA_HOME=/usr/local/tomcat0 B17ENV PATH=/usr/local/tomcat/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18RUN /bin/sh -c mkdir -p138 B19WORKDIR /usr/local/tomcat32 B20ENV TOMCAT_NATIVE_LIBDIR=/usr/local/tomcat/native-jni-lib0 B21ENV LD_LIBRARY_PATH=/usr/local/tomcat/native-jni-lib0 B22ENV TOMCAT_MAJOR=90 B23ENV TOMCAT_VERSION=9.0.1210 B24ENV TOMCAT_SHA512=16494dd4745f808d3c506807b5275521fd71044d976f441d18eeeab0f5a38bc1b5344ca395292f6f26eb7612cd8c8e746d01ccdfb29893d394052d9f4b1f4c110 B25RUN /bin/sh -c set -eux;13.46 MB26RUN /bin/sh -c set -eux;32 B27EXPOSE map[8080/tcp:{}]0 B28ENTRYPOINT []0 B29CMD ["catalina.sh" "run"]0 B31ARG IMAGE_VERSION=9.0.121-jdk17-temurin-noble0 B32ARG GS_VERSION=2.28.50 B33ARG STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer0 B34ARG HTTPS_PORT=84430 B35ARG TARGETARCH=amd640 B36ARG TOMCAT_IMAGE_SHA=tomcat@sha256:ea48b0973e57be669a1fc024dc719bf059bf721e532bb485bc5dd0bbcf08dcf10 B37ENV DEBIAN_FRONTEND=noninteractive0 B38ENV OTEL_SERVICE_NAME=geoserver0 B39RUN |6 IMAGE_VERSION=9.0.121-jdk17-temurin-noble GS_VERSION=2.28.5 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer170.4 MB40COPY /usr/share/java/ /usr/share/java/ # buildkit1.01 MB41RUN |6 IMAGE_VERSION=9.0.121-jdk17-temurin-noble GS_VERSION=2.28.5 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer1.4 MB42ENV JAVA_HOME=/opt/java/openjdk DEBIAN_FRONTEND=noninteractive GEOSERVER_DATA_DIR=/opt/geoserver/data_dir GDAL_DATA=/usr/share/gdal0 B43WORKDIR /scripts97 B44ADD resources /tmp/resources # buildkit555 B45ADD build_data /build_data # buildkit49.49 KB46ADD scripts /scripts # buildkit20.75 KB47RUN |6 IMAGE_VERSION=9.0.121-jdk17-temurin-noble GS_VERSION=2.28.5 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer110 B48COPY /work/required_plugins/*.zip /required_plugins/ # buildkit17.31 MB49COPY /work/required_plugins/*.jar /required_plugins/ # buildkit774.44 KB50COPY /work/required_plugins/*.deb /required_plugins/ # buildkit2.31 MB51COPY /work/required_plugins.txt /required_plugins/ # buildkit227 B52COPY /work/stable_plugins/*.zip /stable_plugins/ # buildkit173.61 MB53COPY /work/community_plugins/*.zip /community_plugins/ # buildkit595.34 MB54COPY /work/geoserver_war/geoserver.* /required_plugins/ # buildkit109.64 MB55COPY /work/community_plugins.txt /community_plugins/ # buildkit674 B56COPY /work/stable_plugins.txt /stable_plugins/ # buildkit437 B57COPY /work/telemetry/opentelemetry-javaagent.jar /otel/opentelemetry-javaagent.jar # buildkit17.07 MB58COPY /work/telemetry/log4j-layout-template-json.jar /required_plugins/log4j-layout-template-json.jar # buildkit195.99 KB59COPY /work/telemetry/jmx_prometheus_javaagent.jar /jmx/jmx_prometheus_javaagent.jar # buildkit2.48 MB60COPY /work/telemetry/jmx_config.yaml /jmx/config.yaml # buildkit166 B61RUN |6 IMAGE_VERSION=9.0.121-jdk17-temurin-noble GS_VERSION=2.28.5 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer8.01 KB62RUN |6 IMAGE_VERSION=9.0.121-jdk17-temurin-noble GS_VERSION=2.28.5 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer358 B63RUN |6 IMAGE_VERSION=9.0.121-jdk17-temurin-noble GS_VERSION=2.28.5 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer115.26 MB64EXPOSE [8443/tcp]0 B65RUN |6 IMAGE_VERSION=9.0.121-jdk17-temurin-noble GS_VERSION=2.28.5 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer1.55 KB66WORKDIR /geoserver32 B67ENTRYPOINT ["/bin/bash" "/scripts/entrypoint.sh"]0 BCommand
ARG RELEASE