Add logic to createcontainer.sh 35/7935/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 28 Dec 2016 21:10:15 +0000 (22:10 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 28 Dec 2016 21:10:15 +0000 (22:10 +0100)
Change-Id: I9ce5d9770b0118f5d22afaaba2fd43fee053de81
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/snapshot-jjb-container/include-createcontainer.sh

index ff106e3..001953b 100644 (file)
@@ -3,3 +3,12 @@
 #set -x
 set -e
 #
+
+git clone https://github.com/iotbzh/agl-docker-worker.git
+cd agl-docker-worker/
+
+make build
+make export
+
+ls
+