sha256:3ab06453546f6136372de77682ae1ea59885db9849b783395c36e9ba35400cf1
OS/ARCH
linux/amd64
Compressed size
1.18 GB
Last pushed
about 1 year by tlvu
Type
Image
Manifest digest
sha256:3ab06453546f6136372de77682ae1ea59885db9849b783395c36e9ba35400cf1
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.38 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.88 MB11ENV JAVA_VERSION=jdk-17.0.14+70 B12RUN /bin/sh -c set -eux;137.88 MB13RUN /bin/sh -c set -eux;159 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.990 B25ENV TOMCAT_SHA512=bf406b3e288e1732d82d08f54e160095451a6cc969f72adf395c074d6d08893ef1ccd2afcd55f01ca8e54131f587c88055832f36330a1ede0cc2f84440cf54df0 B26RUN /bin/sh -c set -eux;27.38 MB27RUN /bin/sh -c set -eux;32 B28EXPOSE map[8080/tcp:{}]0 B29ENTRYPOINT []0 B30CMD ["catalina.sh" "run"]0 B32ARG GS_VERSION=2.27.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.27.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443190.04 MB39RUN |4 GS_VERSION=2.27.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 /scripts129 B44ADD resources /tmp/resources # buildkit581 B45ADD build_data /build_data # buildkit350.75 KB46ADD scripts /scripts # buildkit16.76 KB47RUN |4 GS_VERSION=2.27.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443155 B48COPY /work/required_plugins/*.zip /required_plugins/ # buildkit16.96 MB49COPY /work/required_plugins/*.jar /required_plugins/ # buildkit774.45 KB50COPY /work/required_plugins.txt /required_plugins/ # buildkit228 B51COPY /work/stable_plugins/*.zip /stable_plugins/ # buildkit152.08 MB52COPY /work/community_plugins/*.zip /community_plugins/ # buildkit377.7 MB53COPY /work/geoserver_war/geoserver.* /required_plugins/ # buildkit111.22 MB54COPY /work/community_plugins.txt /community_plugins/ # buildkit633 B55COPY /work/stable_plugins.txt /stable_plugins/ # buildkit437 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 # buildkit166 B60RUN |4 GS_VERSION=2.27.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84438.23 KB61RUN |4 GS_VERSION=2.27.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443116.56 MB62EXPOSE map[8443/tcp:{}]0 B63RUN |4 GS_VERSION=2.27.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