clean up Dockerfile

This commit is contained in:
zhousha
2026-06-14 23:54:02 +08:00
parent 87d4ae1c18
commit 5b92f129d2
2 changed files with 10 additions and 35 deletions

View File

@@ -1,10 +1,6 @@
FROM modelhubxc-4pd.tencentcloudcr.com/xc_agent_platform/python:3.11-slim
ENV PYTHONUNBUFFERED=1 \
CONTEST_API_TOKEN="ef1ef82f3c9efee413d602345fbe224d" \
CONTRIBUTORS="zhoushasha" \
GPU_TYPE="Cambricon_mlu-370-x8"
ENV PYTHONUNBUFFERED=1
WORKDIR /app