Sign inSign up

cavissonsystem/dashmon:4.16.0.B38

Manifest digest

sha256:805098731e36272813a9335d63cf541d69e0363f98bae787b785deb71eb3f097

OS/ARCH

linux/amd64

Compressed size

394.61 MB

Last pushed

26 days by cavissonsystem

Type

Image

Manifest digest

sha256:805098731e36272813a9335d63cf541d69e0363f98bae787b785deb71eb3f097

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 # buildkit513 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.26 KB
31COPY config/button.json /home/button.json # buildkit625 B
32COPY config/uniqueXpath.json /home/uniqueXpath.json # buildkit837 B
33COPY config/function.json /home/function.json # buildkit5.95 KB
34COPY config/dashmon.properties /home/dashmon.properties # buildkit201 B
35COPY config/log4j2.xml /home/log4j2.xml # buildkit999 B
36COPY target/dashMon-0.0.1-SNAPSHOT.jar /home/dashMon-0.0.1-SNAPSHOT.jar # buildkit52.23 MB
37EXPOSE &{[{{96 0} {96 0}}]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