Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker-centos6-tensorflow
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quang tru HUYNH
docker-centos6-tensorflow
Commits
bd131640
Commit
bd131640
authored
8 years ago
by
Quang tru HUYNH
Browse files
Options
Downloads
Patches
Plain Diff
pull scripts from gitlab.pasteur.fr
parent
e936a80d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-2
2 additions, 2 deletions
Dockerfile
with
2 additions
and
2 deletions
Dockerfile
+
2
−
2
View file @
bd131640
...
...
@@ -25,6 +25,6 @@ ADD https://github.com/tensorflow/tensorflow/archive/v1.0.1.tar.gz /tmp/tensorfl
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://
raw.githubusercontent.com/truatpasteurdotfr
/docker-centos6-tensorflow/master/tf-c6.ans /tmp/tf-c6.ans
ADD
https://
raw.githubusercontent.com/truatpasteurdotfr
/docker-centos6-tensorflow/master/runme.sh /tmp/runme.sh
ADD
https://
gitlab.pasteur.fr/tru
/docker-centos6-tensorflow/
raw/
master/tf-c6.ans /tmp/tf-c6.ans
ADD
https://
gitlab.pasteur.fr/tru
/docker-centos6-tensorflow/
raw/
master/runme.sh /tmp/runme.sh
RUN
cat
/tmp/runme.sh | scl
enable
devtoolset-3 python27 bash
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment