更新Dockerfile
This commit is contained in:
parent
b660dd033c
commit
181bfbcba3
@ -5,4 +5,4 @@ WORKDIR /app
|
|||||||
RUN pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
RUN pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
||||||
CMD sh go.sh && python
|
CMD sleep 100000000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user