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