Sign inSign up

webmutation/docker-build-cloud-demo:node18

Index digest

sha256:3344d1be6f61229059e558fc4818bd8ee0ee62159df8f179d4a0103eb2cc5b6e

OS/ARCH

linux/amd64

Compressed size

720.13 MB

Last pushed

over 1 year by webmutation

Type

Image

Manifest digest

sha256:675b02e3c04583384bd1ddedf57d0472a9caf00cdfb1126d27bd4e22cd1a98ca

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.100 B
5ADD file ... in / 29.18 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c set -eux;14.66 MB
8RUN /bin/sh -c set -eux;44.34 MB
9RUN /bin/sh -c set -x309.09 MB
10ENV LANG=C.UTF-80 B
11RUN /bin/sh -c locale-gen $LANG70.8 KB
12ENV JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64/0 B
13RUN /bin/sh -c export=JAVA_HOME #32 B
14ENV MAVEN_VERSION=3.8.80 B
15RUN /bin/sh -c mkdir -p7.97 MB
16ENV MAVEN_HOME=/usr/share/maven0 B
17VOLUME [/root/.m2]0 B
18RUN /bin/sh -c set -x136.73 MB
19RUN /bin/sh -c set -x;95.75 KB
20RUN /bin/sh -c set -x151 B
21RUN /bin/sh -c echo 'deb229 B
22RUN /bin/sh -c wget -q13.46 KB
23RUN /bin/sh -c set -x176.87 MB
24ADD scripts/xvfb-chrome /usr/bin/xvfb-chrome # buildkit422 B
25RUN /bin/sh -c ln -sf162 B
26ENV CHROME_BIN=/usr/bin/google-chrome0 B
27ENV SONAR_SCANNER_VERSION=4.7.0.27470 B
28RUN /bin/sh -c wget https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${SONAR_SCANNER_VERSION}.zip1.12 MB
29COPY sonar-scanner-run.sh /usr/bin # buildkit786 B

Command

 ARG RELEASE