sha256:55610d75655b9a5298d04144bc2d97235dfc42b2fcb5b23ac493b642c50800e3
OS/ARCH
linux/amd64
Compressed size
1.16 GB
Last pushed
about 1 year by tlvu
Type
Image
Manifest digest
sha256:55610d75655b9a5298d04144bc2d97235dfc42b2fcb5b23ac493b642c50800e3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 27.26 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;16.14 MB11ENV JAVA_VERSION=jdk-11.0.24+80 B12RUN /bin/sh -c set -eux;138.81 MB13RUN /bin/sh -c set -eux;175 B14COPY entrypoint.sh /__cacert_entrypoint.sh # buildkit1.82 KB15ENTRYPOINT ["/bin/bash" "/__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 GPG_KEYS=48F8E69F6390C9F25CFEDCD268248959359E722B A9C5DF4D22E99998D9875A5110C01C5A2F6059E7 DCFD35E0BF8CA7344752DE8B6FB21E8933C602430 B24ENV TOMCAT_MAJOR=90 B25ENV TOMCAT_VERSION=9.0.910 B26ENV TOMCAT_SHA512=b22054c9141782232a693765d23d944f0f50774af17dd8968331e020b425e71459b5877a7ba8c2121246a5ce47e6b6a31c3f4215ef133e942da45b49cb5349480 B27RUN /bin/sh -c set -eux;12.15 MB28RUN /bin/sh -c set -eux;32 B29EXPOSE map[8080/tcp:{}]0 B30ENTRYPOINT []0 B31CMD ["catalina.sh" "run"]0 B33ARG GS_VERSION=2.27.20 B34ARG STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer0 B35ARG HTTPS_PORT=84430 B36ARG ACTIVATE_GDAL_PLUGIN=true0 B37ENV DEBIAN_FRONTEND=noninteractive0 B38RUN |4 GS_VERSION=2.27.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443175.07 MB39RUN |4 GS_VERSION=2.27.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=844338.8 MB40ENV JAVA_HOME=/opt/java/openjdk DEBIAN_FRONTEND=noninteractive GEOSERVER_DATA_DIR=/opt/geoserver/data_dir GDAL_DATA=/usr/share/gdal0 B41WORKDIR /scripts129 B42ADD resources /tmp/resources # buildkit583 B43ADD build_data /build_data # buildkit350.4 KB44ADD scripts /scripts # buildkit16.33 KB45COPY /work/required_plugins/*.zip /required_plugins/ # buildkit16.96 MB46COPY /work/required_plugins.txt /required_plugins/ # buildkit227 B47COPY /work/stable_plugins/*.zip /stable_plugins/ # buildkit152.08 MB48COPY /work/community_plugins/*.zip /community_plugins/ # buildkit383.31 MB49COPY /work/geoserver_war/geoserver.* /required_plugins/ # buildkit111.22 MB50COPY /work/community_plugins.txt /community_plugins/ # buildkit632 B51COPY /work/stable_plugins.txt /stable_plugins/ # buildkit435 B52RUN |4 GS_VERSION=2.27.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=8443116.06 MB53EXPOSE map[8443/tcp:{}]0 B54RUN |4 GS_VERSION=2.27.2 STABLE_PLUGIN_BASE_URL=https://sourceforge.net/projects/geoserver/files/GeoServer HTTPS_PORT=84431.56 KB55WORKDIR /geoserver32 B56ENTRYPOINT ["/bin/bash" "/scripts/entrypoint.sh"]0 BCommand
ARG RELEASE