Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GONZALES ZUNIGA Juan Diego
dockervino
Commits
9eccb014
Commit
9eccb014
authored
Nov 23, 2019
by
GONZALES ZUNIGA Juan Diego
Browse files
Updated debug git repo
parent
e2bfcd98
Changes
1
Hide whitespace changes
Inline
Side-by-side
debug/runcmd
View file @
9eccb014
...
...
@@ -45,8 +45,7 @@ set -x
docker run
\
-d
\
-ti
\
--mount
type
=
bind
,source
=
"
$(
pwd
)
"
/samples,target
=
/opt/intel/openvino/inference_engine/samples
\
--mount
type
=
bind
,source
=
"
$(
pwd
)
"
/demos,target
=
/opt/intel/openvino/inference_engine/demos
\
--mount
type
=
bind
,source
=
"
$(
pwd
)
"
/../../open_model_zoo,target
=
/opt/intel/openvino/deployment_tools/open_model_zoo
\
--mount
type
=
bind
,source
=
"
$(
pwd
)
"
/videos,target
=
/videos
\
--privileged
\
--net
=
host
\
...
...
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