sha256:b367d2cb583d12f12dc7e79ba431d51538775c80a109ccd2d147166cfe66d841
OS/ARCH
Compressed size
1.38 GB
Last pushed
5 months by mazano
Type
Image
Manifest digest
sha256:5a3295c91820a391d42b10ac9365c5d46aaf1e0be3a35e600a81177034dbde40
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.18+80 B12RUN /bin/sh -c set -eux;138.89 MB13RUN /bin/sh -c set -eux;160 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 -p138 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.71 MB27RUN /bin/sh -c set -eux;32 B28EXPOSE map[8080/tcp:{}]0 B29ENTRYPOINT []0 B30CMD ["catalina.sh" "run"]0 B32ARG GS_VERSION=2.28.30 B33ARG STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer0 B34ARG HTTPS_PORT=84430 B35ARG TARGETARCH=amd640 B36ENV DEBIAN_FRONTEND=noninteractive0 B37ENV OTEL_SERVICE_NAME=geoserver0 B38RUN |4 GS_VERSION=2.28.3 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443170.72 MB39COPY /usr/share/java/ /usr/share/java/ # buildkit1.01 MB40RUN |4 GS_VERSION=2.28.3 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84431.4 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 # buildkit552 B44ADD build_data /build_data # buildkit348.02 KB45ADD scripts /scripts # buildkit20.39 KB46RUN |4 GS_VERSION=2.28.3 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443110 B47COPY /work/required_plugins/*.zip /required_plugins/ # buildkit17.27 MB48COPY /work/required_plugins/*.jar /required_plugins/ # buildkit774.44 KB49COPY /work/required_plugins.txt /required_plugins/ # buildkit226 B50COPY /work/stable_plugins/*.zip /stable_plugins/ # buildkit167.25 MB51COPY /work/community_plugins/*.zip /community_plugins/ # buildkit605.52 MB52COPY /work/geoserver_war/geoserver.* /required_plugins/ # buildkit109.25 MB53COPY /work/community_plugins.txt /community_plugins/ # buildkit663 B54COPY /work/stable_plugins.txt /stable_plugins/ # buildkit438 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 # buildkit195.99 KB57COPY /work/telemetry/jmx_prometheus_javaagent.jar /jmx/jmx_prometheus_javaagent.jar # buildkit2.48 MB58COPY /work/telemetry/jmx_config.yaml /jmx/config.yaml # buildkit165 B59RUN |4 GS_VERSION=2.28.3 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84438.17 KB60RUN |4 GS_VERSION=2.28.3 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443114.83 MB61EXPOSE [8443/tcp]0 B62RUN |4 GS_VERSION=2.28.3 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