Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docker-centos7-tensorflow
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Tru HUYNH
docker-centos7-tensorflow
Commits
8ad37151
Commit
8ad37151
authored
Mar 29, 2017
by
Tru HUYNH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typpo for the answer file
parent
8d2841f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
8ad37151
...
...
@@ -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-centos
6
-tensorflow/raw/master/runme.sh /tmp/runme.sh
ADD
https://gitlab.pasteur.fr/tru/docker-centos
7
-tensorflow/raw/master/runme.sh /tmp/runme.sh
RUN
cat
/tmp/runme.sh | scl
enable
devtoolset-3 bash
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment