Sign inSign up

kubespheredev/tomcat85-java8-ubuntu:latest

Multi-platform
Index digest

sha256:6f538df60cb65a391c0bb71a51c593cdef483a7055e5468770ad51ec550d2ed6

OS/ARCH

Compressed size

233.26 MB

Last pushed

about 1 year by chilianyi

Type

Image

Manifest digest

sha256:881b40d11bc1a7161ca6e8c59b1cb089c62be17debb6c7a821a585202841b69c

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 / 28.34 MB
6CMD ["/bin/bash"]0 B
7ARG TARGETARCH=amd640 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=amd64 EXPOSE_PORT=8080 /bin/sh194.19 MB
14ENV JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd640 B
15ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/s2i:/usr/lib/jvm/java-8-openjdk-amd64/bin0 B
16RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh18.75 KB
17RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh302.88 KB
18ADD prometheus-opts /opt/prometheus/prometheus-opts # buildkit638 B
19ADD prometheus-config.yml /opt/prometheus/prometheus-config.yml # buildkit1.29 KB
20RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh304.78 KB
21EXPOSE map[9779/tcp:{}]0 B
22RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh407.67 KB
23ADD jolokia-opts /opt/jolokia/jolokia-opts # buildkit1.24 KB
24RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh409.02 KB
25EXPOSE map[8778/tcp:{}]0 B
26COPY s2i /usr/local/s2i # buildkit4.01 KB
27RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh4.01 KB
28ADD README.md /usr/local/s2i/usage.txt # buildkit4.33 KB
29COPY run-java.sh /opt/run-java/ # buildkit6.48 KB
30RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh32 B
31COPY run-env.sh /opt/run-java/run-env.sh # buildkit237 B
32RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh233 B
33RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh134 B
34COPY licenses.css /opt/fuse/licenses # buildkit311 B
35COPY licenses.xml /opt/fuse/licenses # buildkit490 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=amd64 EXPOSE_PORT=8080 /bin/sh2.75 KB
39WORKDIR /opt/jboss32 B
40USER 10010 B
41RUN |2 TARGETARCH=amd64 EXPOSE_PORT=8080 /bin/sh140 B
42COPY settings.xml /opt/jboss/.m2/settings.xml # buildkit400 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 # buildkit241 B
51RUN /bin/sh -c chmod 755237 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/ # buildkit1001 B
54ADD deploy-and-run.sh /opt/apache-tomcat-8.5.32/bin/ # buildkit612 B
55RUN /bin/sh -c chmod 755120.45 KB
56COPY s2i /usr/local/s2i # buildkit3.7 KB
57RUN /bin/sh -c chmod 7554.44 KB
58ADD README.md /usr/local/s2i/usage.txt # buildkit985 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-amd64/bin:/opt/tomcat/bin0 B
62CMD ["/bin/sh" "-c" "/opt/tomcat/bin/deploy-and-run.sh"]0 B
63USER jboss0 B

Command

 ARG RELEASE