reduce docker build context and match working baseline
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
.git
|
||||
.gitignore
|
||||
.dockerignore
|
||||
worklogs
|
||||
**/__pycache__
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
**/*.log
|
||||
**/*.pid
|
||||
nohup.out
|
||||
qwen3_6_scripts/nohup.out
|
||||
@@ -50,3 +50,4 @@ env:
|
||||
value: '1'
|
||||
- name: LOOP1_NATIVE
|
||||
value: '1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user