fix: add env vars to Dockerfile

This commit is contained in:
zhousha
2026-06-12 21:02:56 +08:00
parent 6f599a8a23
commit 87d4ae1c18
2 changed files with 27 additions and 4 deletions

View File

@@ -1,8 +1,7 @@
FROM modelhubxc-4pd.tencentcloudcr.com/xc_agent_platform/python:3.11-slim
ENV PYTHONUNBUFFERED=1 \
USER_ACCOUNT="zhoushasha@4paradigm.com" \
USER_PASSWORD="4pdpassword" \
CONTEST_API_TOKEN="ef1ef82f3c9efee413d602345fbe224d" \
CONTRIBUTORS="zhoushasha" \
GPU_TYPE="Cambricon_mlu-370-x8"