sha256:ceed5c3a4eb2d5703b7a1cae0bc3c4b7c26da366753d5f6e0644e1c82095dca7
OS/ARCH
linux/amd64
Compressed size
6.18 GB
Last pushed
about 7 years by jenkinsxbot
Type
Image
Manifest digest
sha256:ceed5c3a4eb2d5703b7a1cae0bc3c4b7c26da366753d5f6e0644e1c82095dca7
Image Layers
1ADD file ... in / 71.91 MB2LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base0 B3CMD ["/bin/bash"]0 B4RUN yum update -y81.3 MB5RUN yum install -y epel-release28.57 MB6RUN pip install anchorecli yamale3.1 MB7RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm && 200.06 MB8RUN yum install -y curl-devel239.59 MB9RUN yum install -y java-1.8.0-openjdk-devel80.85 MB10RUN yum -y groupinstall 'Development66.64 MB11RUN yum remove -y git12.7 MB12RUN wget https://github.com/stedolan/jq/releases/download/jq-${JQ_RELEASE_VERSION}/jq-linux64 && mv2.88 MB13RUN yum clean all523.28 KB14RUN echo $'[cudarepo]\nname=Cuda Repository\nbaseurl=https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/\nenabled=1\ngpgcheck=1\ngpgkey=https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/7fa2af80.pub\n'>/etc/yum.repos.d/cuda.repo7.44 MB15RUN yum clean all &&1.9 GB16RUN echo "/usr/local/nvidia/lib" >> /etc/ld.so.conf.d/nvidia.conf180 B17RUN curl -fLo anaconda.sh https://repo.anaconda.com/archive/Anaconda${ANACONDAVERSION}-Linux-x86_64.sh3.5 GB18RUN mkdir git-lfs && curl4.4 MB19RUN cp /root/.bash_profile /etc/profile.d/bash_profile.sh291 B20RUN mkdir -p /usr/src/app126 B21RUN rm /etc/profile.d/bash_profile.sh167 BCommand
ADD file:074f2c974463ab38cf3532134e8ba2c91c9e346457713f2e8b8e2ac0ee9fd83d in /