mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated dockerfile
This commit is contained in:
@@ -41,7 +41,7 @@ RUN wget https://github.com/chrislusf/seaweedfs/releases/download/2.76/linux_amd
|
||||
|
||||
# install backend
|
||||
RUN pip install scrapy pymongo bs4 requests
|
||||
RUN pip install crawlab-sdk==0.6.b20210729-1634
|
||||
RUN pip install crawlab-sdk==0.6.b20211024-1207
|
||||
|
||||
# add files
|
||||
COPY ./backend/conf /app/backend/conf
|
||||
|
||||
@@ -41,7 +41,7 @@ RUN wget https://github.com/chrislusf/seaweedfs/releases/download/2.76/linux_amd
|
||||
|
||||
# install backend
|
||||
RUN pip install scrapy pymongo bs4 requests -i https://mirrors.aliyun.com/pypi/simple
|
||||
RUN pip install crawlab-sdk==0.6.b20210729-1634
|
||||
RUN pip install crawlab-sdk==0.6.b20211024-1207
|
||||
|
||||
# add files
|
||||
COPY ./backend/conf /app/backend/conf
|
||||
|
||||
@@ -41,7 +41,7 @@ RUN wget https://github.com/chrislusf/seaweedfs/releases/download/2.76/linux_amd
|
||||
|
||||
# install backend
|
||||
RUN pip install scrapy pymongo bs4 requests -i https://mirrors.aliyun.com/pypi/simple
|
||||
RUN pip install crawlab-sdk==0.6.b20210729-1634
|
||||
RUN pip install crawlab-sdk==0.6.b20211024-1207
|
||||
|
||||
# add files
|
||||
COPY ./backend/conf /app/backend/conf
|
||||
|
||||
Reference in New Issue
Block a user