Browse Source

docker image 排除 readme文件

Signed-off-by: allan716 <[email protected]>
allan716 4 years ago
parent
commit
b280b4ab9e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .dockerignore

+ 2 - 1
.dockerignore

@@ -1,2 +1,3 @@
 /TestData
-/TestCode
+/TestCode
+README.md