Logo
Explore Help
Register Sign In
dylanyunlong/project_6_89d52222
1
0
Fork 0
You've already forked project_6_89d52222
Code Issues Pull Requests Actions Projects Releases Wiki Activity
Files
06828a459dba852cfd149cf2b96544e751f2f643
project_6_89d52222/.dockerignore

8 lines
113 B
Plaintext
Raw Normal View History

fix(build): whitelist .dockerignore — only send Dockerfile + computility-run.yaml + qwen3_6_scripts/ 之前的 .dockerignore 是黑名单模式,漏掉了 ixformer_sdk/(3.6MB) 和 vllm_overrides/ 等目录。 改为白名单模式:排除一切,只保留 Dockerfile 需要的三个路径。 project_7 用同样的三个文件 docker build 成功。
2026-08-12 03:42:04 +00:00
# Exclude everything
*
# Only include what Dockerfile needs
!Dockerfile
!computility-run.yaml
!qwen3_6_scripts/
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 63ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API