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
yaoyuping
nnDetection
Commits
bfcc699d
Commit
bfcc699d
authored
Apr 27, 2021
by
Dimitris Bounias
Browse files
Add auto env activation to Dockerfile
parent
dd9030cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Dockerfile
Dockerfile
+1
-0
No files found.
Dockerfile
View file @
bfcc699d
...
@@ -55,4 +55,5 @@ RUN mkdir ${det_data} \
...
@@ -55,4 +55,5 @@ RUN mkdir ${det_data} \
WORKDIR
/opt/code/nndet
WORKDIR
/opt/code/nndet
COPY
. .
COPY
. .
RUN
echo
". /activate"
>
~/.bashrc
RUN
.
/activate
&&
pip
install
-v
-e
.
RUN
.
/activate
&&
pip
install
-v
-e
.
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