From ba529edfaa6be141233ee75764c22a62ebf0f169 Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Tue, 29 Oct 2024 16:58:21 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=20=20dockerfile=20=E4=BF=AE=E6=94=B9=20?= =?UTF-8?q?fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .dockerignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .dockerignore diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..0b6bf22 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,2 @@ +seg_cache +test \ No newline at end of file