summaryrefslogtreecommitdiffstats
path: root/vio/assembly.xml
diff options
context:
space:
mode:
authorliangke <lokyse@163.com>2017-09-01 11:44:09 +0800
committerliangke <lokyse@163.com>2017-09-12 00:17:04 +0800
commit8c606e39936fc8676920c04bd08042b3ed7e82aa (patch)
tree5b58a613d3e4ac9239729a0c5cccbe59f52bdc5f /vio/assembly.xml
parent4b94970eeb32c688d63542d0468130fb8d3953e9 (diff)
Multicloud VIO docker build files
Change-Id: I9e6188de471cd3ced174f65a31413bc1f7ee06d3 Issue-Id: MULTICLOUD-74 Signed-off-by: liangke <lokyse@163.com>
Diffstat (limited to 'vio/assembly.xml')
-rw-r--r--vio/assembly.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vio/assembly.xml b/vio/assembly.xml
index c59ad59..5df8abe 100644
--- a/vio/assembly.xml
+++ b/vio/assembly.xml
@@ -38,6 +38,14 @@
<include>*.txt</include>
</includes>
</fileSet>
+ <fileSet>
+ <directory>docker</directory>
+ <outputDirectory>/docker</outputDirectory>
+ <includes>
+ <include>*.sh</include>
+ <include>Dockerfile</include>
+ </includes>
+ </fileSet>
<fileSet>
<directory>.</directory>
<outputDirectory>/</outputDirectory>