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
f2b325c7
Commit
f2b325c7
authored
Oct 11, 2018
by
Paul
Browse files
Set env variables to fix permission issue
parent
e1d9de90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Dockerfile
Dockerfile
+3
-0
No files found.
Dockerfile
View file @
f2b325c7
...
...
@@ -65,6 +65,9 @@ ADD dev-requirements.txt /dev-requirements.txt
ADD
requirements.txt /requirements.txt
RUN
cget
-p
$PREFIX
install
-f
/dev-requirements.txt
-DMIOPEN_CACHE_DIR
=
""
ENV
MIOPEN_FIND_DB_PATH=/tmp/miopen/find-db
ENV
MIOPEN_USER_DB_PATH=/tmp/miopen/user-db
ENV
LD_LIBRARY_PATH=$PREFIX/lib
# Install doc requirements
...
...
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