Sign inSign up

cavissonsystem/dashmon:4.15.2.B38

Manifest digest

sha256:00b706bf617e263e7a3651e4181c0a7f2c8f52364ea3d99c865821efb1bd42ff

OS/ARCH

linux/amd64

Compressed size

394.55 MB

Last pushed

23 days by cavissonsystem

Type

Image

Manifest digest

sha256:00b706bf617e263e7a3651e4181c0a7f2c8f52364ea3d99c865821efb1bd42ff

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c set -eux;19.32 MB
11ENV JAVA_VERSION=jdk8u452-b090 B
12RUN /bin/sh -c set -eux;39.95 MB
13RUN /bin/sh -c set -eux;127 B
14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16ENV CHROME_VERSION=114.0.5735.900 B
17ENV CHROMDRIVER_VERSION=114.0.5735.900 B
18ENV CHROME_OPTS=--headless --no-sandbox --disable-dev-shm-usage --disable-gpu0 B
19ENV CHROME_BIN=/usr/bin/google-chrome0 B
20ENV PATH=/home/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21WORKDIR /home32 B
22RUN /bin/sh -c apt-get update118.88 MB
23RUN /bin/sh -c curl -L130.74 MB
24RUN /bin/sh -c mkdir -p7.22 MB
25RUN /bin/sh -c google-chrome --version191 B
26RUN /bin/sh -c mkdir -p171 B
27COPY config/nosqlConfiguration.properties /home/cavisson/work/webapps/sys/nosqlConfiguration.properties # buildkit512 B
28COPY config/kpiMetrics.json /home/kpiMetrics.json # buildkit280 B
29COPY config/header-logo-white.png /home/header-logo-white.png # buildkit11.7 KB
30COPY config/template.html /home/template.html # buildkit2.25 KB
31COPY config/button.json /home/button.json # buildkit622 B
32COPY config/uniqueXpath.json /home/uniqueXpath.json # buildkit835 B
33COPY config/function.json /home/function.json # buildkit5.94 KB
34COPY config/dashmon.properties /home/dashmon.properties # buildkit198 B
35COPY config/log4j2.xml /home/log4j2.xml # buildkit997 B
36COPY target/dashMon-0.0.1-SNAPSHOT.jar /home/dashMon-0.0.1-SNAPSHOT.jar # buildkit52.17 MB
37EXPOSE map[4200/tcp:{} 5005/tcp:{} 9222/tcp:{}]0 B
38CMD ["java" "-Dlog4j2.configurationFile=/home/log4j2.xml" "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005" "-jar"0 B

Command

 ARG RELEASE