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
48313813
Commit
48313813
authored
Dec 04, 2019
by
GONZALES ZUNIGA Juan Diego
Browse files
Update to kontron branch
parent
c000d718
Changes
1
Hide whitespace changes
Inline
Side-by-side
demo/Dockerfile
View file @
48313813
...
...
@@ -4,7 +4,7 @@ ARG INSTALL_DIR=/opt/intel/openvino
WORKDIR
$INSTALL_DIR/deployment_tools
RUN
apt
install
-y
libmosquittopp-dev
&&
\
rm
-rf
open_model_zoo
&&
\
git clone https://github.com/Ukhupacha/open_model_zoo.git
--branch
MQTT1
--depth
1
&&
\
git clone https://github.com/Ukhupacha/open_model_zoo.git
--branch
kontron
--depth
1
&&
\
$INSTALL_DIR
/deployment_tools/inference_engine/samples/build_samples.sh
&&
\
$INSTALL_DIR
/deployment_tools/inference_engine/demos/build_demos.sh
&&
\
rm
-rf
$INSTALL_DIR
/deployment_tools/open_model_zoo
&&
\
...
...
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