sha256:7ea572743902fb56ab99818bc4517e5dba9b71f1cb9d83f085275997396e7c39
OS/ARCH
Compressed size
1.38 GB
Last pushed
4 months by mazano
Type
Image
Manifest digest
sha256:928959332aae092958a321c269d960017958a874cc28985b5e6a8e8abc22fef6
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 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;23.05 MB10ENV JAVA_VERSION=jdk-17.0.19+100 B11RUN /bin/sh -c set -eux;138.04 MB12RUN /bin/sh -c set -eux;160 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 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 -p140 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.1180 B24ENV TOMCAT_SHA512=737367433486757ccd687329d99b1188506cdec57a53a29b415173909c38cdf9da4fc9fd73b8cd17cd0a8def8610ad43bab8e84393dc904a0bd1121da8cab2fc0 B25RUN /bin/sh -c set -eux;13.85 MB26RUN /bin/sh -c set -eux;32 B27EXPOSE map[8080/tcp:{}]0 B28ENTRYPOINT []0 B29CMD ["catalina.sh" "run"]0 B31ARG GS_VERSION=2.28.40 B32ARG STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer0 B33ARG HTTPS_PORT=84430 B34ARG TARGETARCH=arm640 B35ENV DEBIAN_FRONTEND=noninteractive0 B36ENV OTEL_SERVICE_NAME=geoserver0 B37RUN |4 GS_VERSION=2.28.4 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443162.43 MB38COPY /usr/share/java/ /usr/share/java/ # buildkit1.01 MB39RUN |4 GS_VERSION=2.28.4 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84431.41 MB40ENV JAVA_HOME=/opt/java/openjdk DEBIAN_FRONTEND=noninteractive GEOSERVER_DATA_DIR=/opt/geoserver/data_dir GDAL_DATA=/usr/share/gdal0 B41WORKDIR /scripts97 B42ADD resources /tmp/resources # buildkit553 B43ADD build_data /build_data # buildkit49.48 KB44ADD scripts /scripts # buildkit20.7 KB45RUN |4 GS_VERSION=2.28.4 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443110 B46COPY /work/required_plugins/*.zip /required_plugins/ # buildkit17.31 MB47COPY /work/required_plugins/*.jar /required_plugins/ # buildkit774.44 KB48COPY /work/required_plugins/*.deb /required_plugins/ # buildkit2.31 MB49COPY /work/required_plugins.txt /required_plugins/ # buildkit227 B50COPY /work/stable_plugins/*.zip /stable_plugins/ # buildkit168.67 MB51COPY /work/community_plugins/*.zip /community_plugins/ # buildkit612.55 MB52COPY /work/geoserver_war/geoserver.* /required_plugins/ # buildkit108.31 MB53COPY /work/community_plugins.txt /community_plugins/ # buildkit673 B54COPY /work/stable_plugins.txt /stable_plugins/ # buildkit436 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 # buildkit164 B59RUN |4 GS_VERSION=2.28.4 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84438.09 KB60RUN |4 GS_VERSION=2.28.4 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443113.98 MB61EXPOSE [8443/tcp]0 B62RUN |4 GS_VERSION=2.28.4 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