zjrwtx commited on
Commit
98fcf55
·
1 Parent(s): c6b8b7f

add examples

Browse files
Files changed (1) hide show
  1. .container/Dockerfile +1 -0
.container/Dockerfile CHANGED
@@ -39,6 +39,7 @@ COPY owl/ ./owl/
39
  COPY licenses/ ./licenses/
40
  COPY assets/ ./assets/
41
  COPY README_zh.md .
 
42
 
43
 
44
 
 
39
  COPY licenses/ ./licenses/
40
  COPY assets/ ./assets/
41
  COPY README_zh.md .
42
+ COPY examples/ ./examples/
43
 
44
 
45