sha256:f7ac2d8ca4825d5d9865f03fa9a9c726d1893c7e50e0798e09537d85360b55a0
OS/ARCH
Compressed size
1.37 GB
Last pushed
6 months by mazano
Type
Image
Manifest digest
sha256:fdbe601b0c5e0348c9de52bf0b1207505b7668355da0e4ea67916ee35f975eb4
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 / 27.53 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;23.05 MB11ENV JAVA_VERSION=jdk-17.0.18+80 B12RUN /bin/sh -c set -eux;137.75 MB13RUN /bin/sh -c set -eux;158 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 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;14.79 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 TARGETARCH=arm640 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=8443163.78 MB39COPY /usr/share/java/ /usr/share/java/ # buildkit1.01 MB40RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84431.41 MB41ENV JAVA_HOME=/opt/java/openjdk DEBIAN_FRONTEND=noninteractive GEOSERVER_DATA_DIR=/opt/geoserver/data_dir GDAL_DATA=/usr/share/gdal0 B42WORKDIR /scripts97 B43ADD resources /tmp/resources # buildkit555 B44ADD build_data /build_data # buildkit348.01 KB45ADD scripts /scripts # buildkit20.69 KB46RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443110 B47COPY /work/required_plugins/*.zip /required_plugins/ # buildkit16.97 MB48COPY /work/required_plugins/*.jar /required_plugins/ # buildkit774.44 KB49COPY /work/required_plugins.txt /required_plugins/ # buildkit227 B50COPY /work/stable_plugins/*.zip /stable_plugins/ # buildkit168.01 MB51COPY /work/community_plugins/*.zip /community_plugins/ # buildkit605.48 MB52COPY /work/geoserver_war/geoserver.* /required_plugins/ # buildkit110.49 MB53COPY /work/community_plugins.txt /community_plugins/ # buildkit664 B54COPY /work/stable_plugins.txt /stable_plugins/ # buildkit439 B55COPY /work/telemetry/opentelemetry-javaagent.jar /otel/opentelemetry-javaagent.jar # buildkit17.07 MB56COPY /work/telemetry/log4j-layout-template-json.jar /required_plugins/log4j-layout-template-json.jar # buildkit196 KB57COPY /work/telemetry/jmx_prometheus_javaagent.jar /jmx/jmx_prometheus_javaagent.jar # buildkit2.48 MB58COPY /work/telemetry/jmx_config.yaml /jmx/config.yaml # buildkit167 B59RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84438.18 KB60RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443116.15 MB61EXPOSE [8443/tcp]0 B62RUN |4 GS_VERSION=2.28.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84431.55 KB63WORKDIR /geoserver32 B64ENTRYPOINT ["/bin/bash" "/scripts/entrypoint.sh"]0 BCommand
ARG RELEASE