sha256:d02da6b708d2496c77740c8689fcb0f89c300f917b1fcd67e428f850633aaae4
OS/ARCH
Compressed size
1.3 GB
Last pushed
8 months by mazano
Type
Image
Manifest digest
sha256:19a836549732dc2470c09ff46636d51027c7825b980ce13889d37f6af9c18f7d
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.35 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;21.9 MB11ENV JAVA_VERSION=jdk-17.0.17+100 B12RUN /bin/sh -c set -eux;138.14 MB13RUN /bin/sh -c set -eux;159 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.22 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16CMD ["jshell"]0 B17ENV CATALINA_HOME=/usr/local/tomcat0 B18ENV PATH=/usr/local/tomcat/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19RUN /bin/sh -c mkdir -p139 B20WORKDIR /usr/local/tomcat32 B21ENV TOMCAT_NATIVE_LIBDIR=/usr/local/tomcat/native-jni-lib0 B22ENV LD_LIBRARY_PATH=/usr/local/tomcat/native-jni-lib0 B23ENV TOMCAT_MAJOR=90 B24ENV TOMCAT_VERSION=9.0.1150 B25ENV TOMCAT_SHA512=8e6fa92883c161523269560a7dc9e8d58fd1199b29c630f681aa3ec2975b59d94674d2881331076b55f5ee0439748931d87c099c79d7bcea909303739e612e4b0 B26RUN /bin/sh -c set -eux;13.36 MB27RUN /bin/sh -c set -eux;32 B28EXPOSE map[8080/tcp:{}]0 B29ENTRYPOINT []0 B30CMD ["catalina.sh" "run"]0 B32ARG GS_VERSION=2.28.20 B33ARG STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer0 B34ARG HTTPS_PORT=84430 B35ARG GDAL_LIBS_PATH=/usr/lib/x86_64-linux-gnu0 B36ENV DEBIAN_FRONTEND=noninteractive0 B37ENV OTEL_SERVICE_NAME=geoserver0 B38RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443167.72 MB39RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=844332 B40COPY /usr/share/java/ /usr/share/java/ # buildkit1.01 MB41COPY /usr/lib/x86_64-linux-gnu/jni/ /usr/lib/x86_64-linux-gnu/jni/ # buildkit1.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 # buildkit554 B45ADD build_data /build_data # buildkit350.73 KB46ADD scripts /scripts # buildkit17.3 KB47RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443110 B48COPY /work/required_plugins/*.zip /required_plugins/ # buildkit16.97 MB49COPY /work/required_plugins/*.jar /required_plugins/ # buildkit774.44 KB50COPY /work/required_plugins.txt /required_plugins/ # buildkit227 B51COPY /work/stable_plugins/*.zip /stable_plugins/ # buildkit168.01 MB52COPY /work/community_plugins/*.zip /community_plugins/ # buildkit528.75 MB53COPY /work/geoserver_war/geoserver.* /required_plugins/ # buildkit110.49 MB54COPY /work/community_plugins.txt /community_plugins/ # buildkit652 B55COPY /work/stable_plugins.txt /stable_plugins/ # buildkit438 B56COPY /work/telemetry/opentelemetry-javaagent.jar /otel/opentelemetry-javaagent.jar # buildkit17.07 MB57COPY /work/telemetry/log4j-layout-template-json.jar /required_plugins/log4j-layout-template-json.jar # buildkit195.99 KB58COPY /work/telemetry/jmx_prometheus_javaagent.jar /jmx/jmx_prometheus_javaagent.jar # buildkit2.48 MB59COPY /work/telemetry/jmx_config.yaml /jmx/config.yaml # buildkit165 B60RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84438.08 KB61RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443116.05 MB62EXPOSE [8443/tcp]0 B63RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84431.55 KB64WORKDIR /geoserver32 B65ENTRYPOINT ["/bin/bash" "/scripts/entrypoint.sh"]0 BCommand
ARG RELEASE