reduce docker build context and match working baseline

This commit is contained in:
2026-07-15 01:32:21 +08:00
parent d1f8048b6e
commit 4b89576cbf
3 changed files with 21 additions and 9 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
.git
.gitignore
.dockerignore
worklogs
**/__pycache__
**/*.pyc
**/*.pyo
**/*.log
**/*.pid
nohup.out
qwen3_6_scripts/nohup.out

View File

@@ -50,3 +50,4 @@ env:
value: '1' value: '1'
- name: LOOP1_NATIVE - name: LOOP1_NATIVE
value: '1' value: '1'