更新requirements.txt, Dockerfile
This commit is contained in:
parent
181bfbcba3
commit
378d49f5bb
@ -5,4 +5,4 @@ WORKDIR /app
|
||||
RUN pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
COPY . /app
|
||||
|
||||
CMD sleep 100000000
|
||||
CMD sh go.sh && python -i
|
||||
|
@ -1,3 +1,4 @@
|
||||
baidu-aip==2.2.18.0
|
||||
beautifulsoup4==4.8.2
|
||||
bs4==0.0.1
|
||||
certifi==2019.11.28
|
||||
|
Loading…
x
Reference in New Issue
Block a user