Spaces:
Sleeping
Sleeping
solitudeLin
commited on
Commit
•
6547726
1
Parent(s):
82f7689
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -9,7 +9,6 @@ ENV BING_API_KEY=${BING_API_KEY}
|
|
9 |
# 设置环境变量
|
10 |
ENV PATH=/opt/conda/bin:$PATH
|
11 |
|
12 |
-
# 克隆git仓库
|
13 |
RUN git clone https://github.com/InternLM/MindSearch.git /app
|
14 |
|
15 |
WORKDIR /app
|
|
|
9 |
# 设置环境变量
|
10 |
ENV PATH=/opt/conda/bin:$PATH
|
11 |
|
|
|
12 |
RUN git clone https://github.com/InternLM/MindSearch.git /app
|
13 |
|
14 |
WORKDIR /app
|