Sign inSign up

wbsu2003/spider-flow

By wbsu2003

•Updated about 3 years ago

SpiderFlow 是新一代爬虫平台,不写代码即可完成爬虫。

Image
1

10K+

wbsu2003/spider-flow repository overview

SpiderFlow 源码地址:https://github.com/ssssssss-team/spider-flow⁠

构建镜像和容器运行的基本命令如下👇

# 下载代码
git clone https://github.com/ssssssss-team/spider-flow.git
  
# 或者加个代理
git clone https://ghproxy.com/github.com/ssssssss-team/spider-flow.git
  
# 进入目录  
cd spider-flow

# 需要修改原来的 Dockerfile 文件
  
# 构建镜像
docker build -t wbsu2003/spider-flow:v1 .

镜像使用方法可以在 老苏的blog:https://laosu.cf⁠ 找找,如果找不到,那说明还在折腾中~~

欢迎关注公众号:

各种折腾

Tag summary

Content type

Image

Digest

sha256:c30455bc6…

Size

103.3 MB

Last updated

about 3 years ago

docker pull wbsu2003/spider-flow