Sign inSign up

kubespheredev/tomcat85-java8-ubuntu:master

Multi-platform
Index digest

sha256:6f538df60cb65a391c0bb71a51c593cdef483a7055e5468770ad51ec550d2ed6

OS/ARCH

Compressed size

225.28 MB

Last pushed

about 1 year by chilianyi

Type

Image

Manifest digest

sha256:13f7f43b0174644b069e6e98f33cf8a70f8a89e8036802b015fc595fc56a08d7

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.52 MB
6CMD ["/bin/bash"]0 B
7ARG TARGETARCH=arm640 B
8ARG EXPOSE_PORT=80800 B
9EXPOSE map[8080/tcp:{}]0 B
10ENV 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 B
11LABEL io.kubesphere.s2i.version.maven=3.5.4 io.kubesphere.s2i.version.jolokia=1.6.0 io.kubesphere.s2i.version.prometheus.jmx_exporter=0.3.1 io.k8s.description=Platform0 B
12USER root0 B
13RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh187.03 MB
14ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-arm640 B
15ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/s2i:/usr/lib/jvm/java-8-openjdk-arm64/bin0 B
16RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh18.75 KB
17RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh302.88 KB
18ADD prometheus-opts /opt/prometheus/prometheus-opts # buildkit643 B
19ADD prometheus-config.yml /opt/prometheus/prometheus-config.yml # buildkit1.3 KB
20RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh304.79 KB
21EXPOSE map[9779/tcp:{}]0 B
22RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh407.68 KB
23ADD jolokia-opts /opt/jolokia/jolokia-opts # buildkit1.24 KB
24RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh409.02 KB
25EXPOSE map[8778/tcp:{}]0 B
26COPY s2i /usr/local/s2i # buildkit4.01 KB
27RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh4.01 KB
28ADD README.md /usr/local/s2i/usage.txt # buildkit4.32 KB
29COPY run-java.sh /opt/run-java/ # buildkit6.48 KB
30RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh32 B
31COPY run-env.sh /opt/run-java/run-env.sh # buildkit238 B
32RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh234 B
33RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh134 B
34COPY licenses.css /opt/fuse/licenses # buildkit309 B
35COPY licenses.xml /opt/fuse/licenses # buildkit491 B
36COPY licenses.html /opt/fuse/licenses # buildkit705 B
37COPY apache_software_license_version_2.0-apache-2.0.txt /opt/fuse/licenses # buildkit4.03 KB
38RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh2.76 KB
39WORKDIR /opt/jboss32 B
40USER 10010 B
41RUN |2 TARGETARCH=arm64 EXPOSE_PORT=8080 /bin/sh142 B
42COPY settings.xml /opt/jboss/.m2/settings.xml # buildkit404 B
43CMD ["/usr/local/s2i/run"]0 B
44LABEL io.kubesphere.s2i.version.maven=3.5.4 io.k8s.description=Platform for building0 B
45EXPOSE map[8080/tcp:{}]0 B
46ENV TOMCAT_VERSION=8.5.320 B
47USER root0 B
48COPY run-java.sh /opt/run-java/ # buildkit6.48 KB
49RUN /bin/sh -c chmod 7556.48 KB
50COPY run-env.sh /opt/run-java/run-env.sh # buildkit240 B
51RUN /bin/sh -c chmod 755236 B
52RUN /bin/sh -c curl http://archive.apache.org/dist/tomcat/tomcat-8/v${TOMCAT_VERSION}/bin/apache-tomcat-${TOMCAT_VERSION}.tar.gz9.15 MB
53ADD tomcat-users.xml /opt/apache-tomcat-8.5.32/conf/ # buildkit1004 B
54ADD deploy-and-run.sh /opt/apache-tomcat-8.5.32/bin/ # buildkit617 B
55RUN /bin/sh -c chmod 755120.46 KB
56COPY s2i /usr/local/s2i # buildkit3.69 KB
57RUN /bin/sh -c chmod 7554.44 KB
58ADD README.md /usr/local/s2i/usage.txt # buildkit982 B
59VOLUME [/opt/tomcat/logs /opt/tomcat/work /opt/tomcat/temp /tmp/hsperfdata_root]0 B
60ENV CATALINA_HOME=/opt/tomcat0 B
61ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/s2i:/usr/lib/jvm/java-8-openjdk-arm64/bin:/opt/tomcat/bin0 B
62CMD ["/bin/sh" "-c" "/opt/tomcat/bin/deploy-and-run.sh"]0 B
63USER jboss0 B

Command

 ARG RELEASE