From d60e96e2744f5dc7aae837e3eb4d74e349b13219 Mon Sep 17 00:00:00 2001 From: "yifeng.wang" <3038880699@qq.com> Date: Mon, 17 Mar 2025 16:11:35 +0800 Subject: [PATCH] add examples --- .container/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/.container/Dockerfile b/.container/Dockerfile index 3016502..70a18c3 100644 --- a/.container/Dockerfile +++ b/.container/Dockerfile @@ -39,6 +39,7 @@ COPY owl/ ./owl/ COPY licenses/ ./licenses/ COPY assets/ ./assets/ COPY README_zh.md . +COPY examples/ ./examples/