a72877a509515316ea513950b81011a5902274d3
Dockerfile: - Keep 6 ENV lines from wudixzy (PATH, PYTHONPATH, LD_LIBRARY_PATH, ENABLE_CUSTOM_IPC, BI100_PREFIX_*) - Restore RUN format to5b8c08ddproven build: bash patch_ops.sh 2>&1 | tee /workspace/patch_ops.log ; echo exit (NOT: cd ./qwen3_6_scripts && bash ./patch_ops.sh which fails) - mkdir -p (not mkdir) patch_ops.sh: - set -eo pipefail (not -euo, -u causes unset var errors on base image) .dockerignore: restored to5b8c08dd
fix(build): whitelist .dockerignore — only send Dockerfile + computility-run.yaml + qwen3_6_scripts/
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%