Merge "start mysql /usr/bin/mysqld_safe &"
[vfc/nfvo/driver/vnfm/svnfm.git] / zte / vmanager / assembly.xml
index 7ce9dbd..d8401d4 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-    Copyright 2016 ZTE Corporation.
+    Copyright 2016-2017 ZTE Corporation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
                 <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>