Sign inSign up

chilianyi/war-test:latest

Manifest digest

sha256:a4b4b16e1af00c1a706a3e3e533c68a4a2fd4a2e6ee794b6ce0fbabea9ca5c09

OS/ARCH

linux/arm64

Compressed size

100.47 MB

Last pushed

over 3 years by chilianyi

Type

Image

Manifest digest

sha256:a4b4b16e1af00c1a706a3e3e533c68a4a2fd4a2e6ee794b6ce0fbabea9ca5c09

Image Layers

1ADD file ... in / 28.66 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get1.49 MB
4ENV JAVA_HOME=/usr/local/openjdk-110 B
5/bin/sh -c { echo '#/bin/sh';212 B
6ENV PATH=/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8ENV JAVA_VERSION=11.0.160 B
9/bin/sh -c set -eux; arch="$(dpkg43.04 MB
10MAINTAINER [email protected]0 B
11LABEL io.kubesphere.s2i.version.maven=3.5.4 io.k8s.description=Platform for building0 B
12EXPOSE map[8080/tcp:{}]0 B
13ENV TOMCAT_VERSION=8.5.320 B
14USER root0 B
15RUN /bin/sh -c apt update16.28 MB
16RUN /bin/sh -c apt-get update10.37 MB
17ADD tomcat-users.xml /opt/apache-tomcat-8.5.32/conf/ # buildkit1003 B
18ADD deploy-and-run.sh /opt/apache-tomcat-8.5.32/bin/ # buildkit621 B
19RUN /bin/sh -c chmod 755120.47 KB
20COPY s2i /usr/local/s2i # buildkit803 B
21RUN /bin/sh -c chmod 755392 B
22COPY run-java /opt/run-java/ # buildkit6.55 KB
23RUN /bin/sh -c chmod 755241 B
24VOLUME [/opt/tomcat/logs /opt/tomcat/work /opt/tomcat/temp /tmp/hsperfdata_root]0 B
25ENV CATALINA_HOME=/opt/tomcat0 B
26ENV PATH=/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/tomcat/bin0 B
27CMD ["/bin/sh" "-c" "/opt/tomcat/bin/deploy-and-run.sh"]0 B
28/bin/sh -c while [ !517.74 KB

Command

ADD file:6039adfbca55ed34a719c37672c664e3524130a0e2a3b8663629b8120b81b790 in /