sha256:7e0063534ada09b3e5b38ceb54364929416905ef72edf3130e9b49cffda2e492
OS/ARCH
linux/amd64
Compressed size
1.28 GB
Last pushed
almost 3 years by stakateruser
Type
Image
Manifest digest
sha256:e65430bd248c19cee9429f24d40a737ccaf28ed59dbaeb66d29dc3de65d5a0be
Image Layers
133.07 MB21.49 KB3RUN /bin/sh -c mkdir -p98 B4ENV GLIBC_VERSION=2.30-r0 OC_VERSION=4.8 KUBECTL_VERSION=v1.20.6 TKN_VERSION=0.20.00 B5RUN /bin/sh -c mkdir $HOME111 B6RUN /bin/sh -c echo -e224 B7RUN /bin/sh -c microdnf install285.6 MB8RUN /bin/sh -c wget -qO-45.38 MB9ADD https://storage.googleapis.com/kubernetes-release/release/v1.20.6/bin/linux/amd64/kubectl /usr/local/bin/kubectl # buildkit11.47 MB10RUN /bin/sh -c chmod +x11.47 MB11RUN /bin/sh -c wget -qO-13.27 MB12RUN /bin/sh -c wget -qO4.94 MB13RUN /bin/sh -c wget -qO41.68 MB14RUN /bin/sh -c cd /tmp15.03 MB15RUN /bin/sh -c pip3 install570.23 KB16RUN /bin/sh -c pip3 install1.39 MB17ENV MAVEN_HOME=/usr/lib/mvn0 B18ENV PATH=/usr/lib/mvn/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19RUN /bin/sh -c wget http://archive.apache.org/dist/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.tar.gz9.14 MB20RUN /bin/sh -c wget -O1.33 MB21ENV JAVA_HOME=0 B22RUN /bin/sh -c for f555 B23RUN /bin/sh -c wget https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.2.0.1873-linux.zip80.5 MB24ENV PATH=/var/opt/sonar-scanner-4.2.0.1873-linux/bin:/usr/lib/mvn/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B25RUN /bin/sh -c echo "sonarqube-scanner32 B26RUN /bin/sh -c yum install24.05 MB27RUN /bin/sh -c curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip"161.73 MB28RUN /bin/sh -c wget https://github.com/yannh/kubeconform/releases/download/$KUBECONFORM/kubeconform-linux-amd64.tar.gz10.04 MB29RUN /bin/sh -c microdnf install13.61 MB30RUN /bin/sh -c useradd ansible;2.39 KB31RUN /bin/sh -c echo "ansible167 B32RUN /bin/sh -c python3 -m103.6 MB33RUN /bin/sh -c /opt/root/.local/bin/ansible --version32 B34RUN /bin/sh -c mkdir -p117 B35RUN /bin/sh -c echo -e183 B36RUN /bin/sh -c curl -sL18.85 MB37RUN /bin/sh -c npm install2.43 MB38COPY repos/*.repo /etc/yum.repos.d/ # buildkit437 B39RUN /bin/sh -c dnf -y319.49 MB40RUN /bin/sh -c mkdir /scripts97 B41COPY scripts /scripts/ # buildkit3.24 KB42RUN /bin/sh -c chmod -R102.19 MB43WORKDIR /projects32 BCommand