Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
d5f89c5f
Commit
d5f89c5f
authored
Jun 08, 2018
by
Paul
Browse files
Add library path
parent
b47a591c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Dockerfile
Dockerfile
+2
-0
No files found.
Dockerfile
View file @
d5f89c5f
...
...
@@ -45,6 +45,8 @@ ADD dev-requirements.txt /dev-requirements.txt
ADD
requirements.txt /requirements.txt
RUN
cget
-p
$PREFIX
install
-f
/dev-requirements.txt
ENV
LD_LIBRARY_PATH=$PREFIX/lib
# Install doc requirements
# ADD doc/requirements.txt /doc-requirements.txt
# RUN pip install -r /doc-requirements.txt
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