sha256:f9e30d1384596d87c97b2b33998b809fb41b74557be040de596bccf3cd723c7f
OS/ARCH
linux/amd64
Compressed size
6.22 GB
Last pushed
about 7 years by jenkinsxbot
Type
Image
Manifest digest
sha256:f9e30d1384596d87c97b2b33998b809fb41b74557be040de596bccf3cd723c7f
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.17 MB5RUN yum install -y epel-release28.45 MB6RUN pip install anchorecli yamale3.1 MB7RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm && 233.83 MB8RUN yum install -y curl-devel252.61 MB9RUN yum install -y java-1.8.0-openjdk-devel80.79 MB10RUN yum -y groupinstall 'Development79.19 MB11RUN yum remove -y git12.81 MB12RUN wget https://github.com/stedolan/jq/releases/download/jq-${JQ_RELEASE_VERSION}/jq-linux64 && mv2.88 MB13RUN yum clean all521.26 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.repo6.22 MB15RUN yum clean all &&1.89 GB16RUN echo "/usr/local/nvidia/lib" >> /etc/ld.so.conf.d/nvidia.conf178 B17RUN curl -fLo anaconda.sh https://repo.anaconda.com/archive/Anaconda${ANACONDAVERSION}-Linux-x86_64.sh3.49 GB18RUN mkdir git-lfs && curl4.38 MB19RUN cp /root/.bash_profile /etc/profile.d/bash_profile.sh286 B20RUN mkdir -p /usr/src/app128 B21RUN rm /etc/profile.d/bash_profile.sh116 BCommand
ADD file:074f2c974463ab38cf3532134e8ba2c91c9e346457713f2e8b8e2ac0ee9fd83d in /