sha256:80db5bd985e53c85bddffeec640a4430be002e5e0ca98f3bc7bb196d070b621c
OS/ARCH
linux/amd64
Compressed size
395.26 MB
Last pushed
8 days by cavissonsystem
Type
Image
Manifest digest
sha256:80db5bd985e53c85bddffeec640a4430be002e5e0ca98f3bc7bb196d070b621c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;19.32 MB11ENV JAVA_VERSION=jdk8u452-b090 B12RUN /bin/sh -c set -eux;39.95 MB13RUN /bin/sh -c set -eux;127 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16ENV CHROME_VERSION=114.0.5735.900 B17ENV CHROMDRIVER_VERSION=114.0.5735.900 B18ENV CHROME_OPTS=--headless --no-sandbox --disable-dev-shm-usage --disable-gpu0 B19ENV CHROME_BIN=/usr/bin/google-chrome0 B20ENV PATH=/home/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21WORKDIR /home32 B22RUN /bin/sh -c apt-get update119.52 MB23RUN /bin/sh -c curl -L130.74 MB24RUN /bin/sh -c mkdir -p7.22 MB25RUN /bin/sh -c google-chrome --version189 B26RUN /bin/sh -c mkdir -p170 B27ARG UID=10010 B28ARG GID=10010 B29RUN |2 UID=1001 GID=1001 /bin/sh2.02 KB30COPY config/nosqlConfiguration.properties /home/cavisson/work/webapps/sys/nosqlConfiguration.properties # buildkit513 B31COPY config/kpiMetrics.json /home/kpiMetrics.json # buildkit279 B32COPY config/header-logo-white.png /home/header-logo-white.png # buildkit11.7 KB33COPY config/template.html /home/template.html # buildkit2.25 KB34COPY config/button.json /home/button.json # buildkit625 B35COPY config/uniqueXpath.json /home/uniqueXpath.json # buildkit837 B36COPY config/function.json /home/function.json # buildkit5.95 KB37COPY config/dashmon.properties /home/dashmon.properties # buildkit199 B38COPY config/log4j2.xml /home/log4j2.xml # buildkit999 B39COPY target/dashMon-0.0.1-SNAPSHOT.jar /home/dashMon-0.0.1-SNAPSHOT.jar # buildkit52.24 MB40COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit944 B41RUN |2 UID=1001 GID=1001 /bin/sh943 B42EXPOSE &{[{{114 0} {114 0}}]0 B43ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B44CMD ["java" "-Dlog4j2.configurationFile=/home/log4j2.xml" "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005" "-jar"0 BCommand
ARG RELEASE