Sign inSign up

jenkinsxio/builder-machine-learning-gpu-baseimage:0.0.0-SNAPSHOT-PR-19-15

Manifest digest

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 MB
2LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base0 B
3CMD ["/bin/bash"]0 B
4RUN yum update -y81.17 MB
5RUN yum install -y epel-release28.45 MB
6RUN pip install anchorecli yamale3.1 MB
7RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm && 233.83 MB
8RUN yum install -y curl-devel252.61 MB
9RUN yum install -y java-1.8.0-openjdk-devel80.79 MB
10RUN yum -y groupinstall 'Development79.19 MB
11RUN yum remove -y git12.81 MB
12RUN wget https://github.com/stedolan/jq/releases/download/jq-${JQ_RELEASE_VERSION}/jq-linux64 && mv2.88 MB
13RUN yum clean all521.26 KB
14RUN 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 MB
15RUN yum clean all &&1.89 GB
16RUN echo "/usr/local/nvidia/lib" >> /etc/ld.so.conf.d/nvidia.conf178 B
17RUN curl -fLo anaconda.sh https://repo.anaconda.com/archive/Anaconda${ANACONDAVERSION}-Linux-x86_64.sh3.49 GB
18RUN mkdir git-lfs && curl4.38 MB
19RUN cp /root/.bash_profile /etc/profile.d/bash_profile.sh286 B
20RUN mkdir -p /usr/src/app128 B
21RUN rm /etc/profile.d/bash_profile.sh116 B

Command

ADD file:074f2c974463ab38cf3532134e8ba2c91c9e346457713f2e8b8e2ac0ee9fd83d in /