From e94d07700ca262c593a57ab3ce88821327883553 Mon Sep 17 00:00:00 2001 From: Bxl <188532127+BXL1015@users.noreply.github.com> Date: Tue, 26 May 2026 17:39:44 +0800 Subject: [PATCH] build(docker): exclude local runtime state from build context --- .dockerignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.dockerignore b/.dockerignore index a571fb0863..46d9dd8fce 100644 --- a/.dockerignore +++ b/.dockerignore @@ -45,6 +45,20 @@ npm-debug.log Thumbs.db # Project specific +config.yaml +config.yml +configure.yml +mcp_config.json +extensions_config.json +config.yaml.bak +backend/config.yaml +backend/config.yml +backend/configure.yml +backend/mcp_config.json +backend/extensions_config.json +backend/config.yaml.bak +.deer-flow/ +backend/.deer-flow/ conf.yaml web/ docs/