Skip to content
Snippets Groups Projects
Commit 8ad37151 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

typpo for the answer file

parent 8d2841f4
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,6 @@ RUN yum -y install https://people.centos.org/tru/bazel-centos7/bazel-0.4.5-1.el7
ADD https://github.com/tensorflow/tensorflow/archive/v1.0.1.tar.gz /tmp/tensorflow-1.0.1.tar.gz
RUN mkdir /build && tar -C build -xzf /tmp/tensorflow-1.0.1.tar.gz && /bin/rm /tmp/tensorflow-1.0.1.tar.gz
ADD https://gitlab.pasteur.fr/tru/docker-centos7-tensorflow/raw/master/tf-c7.ans /tmp/tf-c7.ans
ADD https://gitlab.pasteur.fr/tru/docker-centos6-tensorflow/raw/master/runme.sh /tmp/runme.sh
ADD https://gitlab.pasteur.fr/tru/docker-centos7-tensorflow/raw/master/runme.sh /tmp/runme.sh
RUN cat /tmp/runme.sh | scl enable devtoolset-3 bash
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment