sha256:f5da35ed13f203a5fe9b65935bf02b933f7bfee505219655d02f393a13f4b07c
OS/ARCH
Compressed size
292.25 MB
Last pushed
about 1 year by chilianyi
Type
Image
Manifest digest
sha256:12be35710f8b70176048181d3645e54651cececba08b7b818f9d0495babad397
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.52 MB6CMD ["/bin/bash"]0 B7ARG TARGETARCH=arm640 B8ARG EXPOSE_PORT=80800 B9EXPOSE map[8080/tcp:{}]0 B10ENV JOLOKIA_VERSION=1.6.0 PROMETHEUS_JMX_EXPORTER_VERSION=0.3.1 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/s2i AB_JOLOKIA_PASSWORD_RANDOM=true0 B11LABEL io.kubesphere.s2i.version.maven=3.6.0 io.kubesphere.s2i.version.jolokia=1.6.0 io.kubesphere.s2i.version.prometheus.jmx_exporter=0.3.1 io.k8s.description=Platform0 B12USER root0 B13RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh253.99 MB14ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-arm640 B15ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/s2i:/usr/lib/jvm/java-11-openjdk-arm64/bin0 B16RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh20.16 KB17RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh302.88 KB18ADD prometheus-opts /opt/prometheus/prometheus-opts # buildkit641 B19ADD prometheus-config.yml /opt/prometheus/prometheus-config.yml # buildkit1.3 KB20RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh304.78 KB21EXPOSE map[9779/tcp:{}]0 B22RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh407.68 KB23ADD jolokia-opts /opt/jolokia/jolokia-opts # buildkit1.24 KB24RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh409.02 KB25EXPOSE map[8778/tcp:{}]0 B26COPY s2i /usr/local/s2i # buildkit4.02 KB27RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh4.01 KB28ADD README.md /usr/local/s2i/usage.txt # buildkit4.33 KB29COPY run-java.sh /opt/run-java/ # buildkit6.48 KB30RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh6.48 KB31COPY run-env.sh /opt/run-java/run-env.sh # buildkit235 B32RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh234 B33RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh135 B34COPY licenses.css /opt/fuse/licenses # buildkit308 B35COPY licenses.xml /opt/fuse/licenses # buildkit484 B36COPY licenses.html /opt/fuse/licenses # buildkit697 B37COPY apache_software_license_version_2.0-apache-2.0.txt /opt/fuse/licenses # buildkit4.02 KB38RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh2.75 KB39WORKDIR /opt/jboss32 B40USER 10010 B41RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh139 B42COPY settings.xml /opt/jboss/.m2/settings.xml # buildkit398 B43CMD ["/usr/local/s2i/run"]0 B44LABEL io.kubesphere.s2i.version.maven=3.5.4 io.k8s.description=Platform for building0 B45EXPOSE map[8080/tcp:{}]0 B46ENV TOMCAT_VERSION=8.5.320 B47USER root0 B48COPY run-java.sh /opt/run-java/ # buildkit6.48 KB49RUN /bin/sh -c chmod 7556.48 KB50COPY run-env.sh /opt/run-java/run-env.sh # buildkit241 B51RUN /bin/sh -c chmod 755236 B52RUN /bin/sh -c curl http://archive.apache.org/dist/tomcat/tomcat-8/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}.tar.gz9.15 MB53ADD tomcat-users.xml /opt/apache-tomcat-8.5.32/conf/ # buildkit1001 B54ADD deploy-and-run.sh /opt/apache-tomcat-8.5.32/bin/ # buildkit616 B55RUN /bin/sh -c chmod 755120.45 KB56COPY s2i /usr/local/s2i # buildkit3.7 KB57RUN /bin/sh -c chmod 7554.44 KB58ADD README.md /usr/local/s2i/usage.txt # buildkit984 B59VOLUME [/opt/tomcat/logs /opt/tomcat/work /opt/tomcat/temp /tmp/hsperfdata_root]0 B60ENV CATALINA_HOME=/opt/tomcat0 B61ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/s2i:/usr/lib/jvm/java-11-openjdk-arm64/bin:/opt/tomcat/bin0 B62CMD ["/bin/sh" "-c" "/opt/tomcat/bin/deploy-and-run.sh"]0 B63USER jboss0 BCommand
ARG RELEASE