官网:https://splash.readthedocs.io/en/stable/

1、安装Docker

https://www.cnblogs.com/wt7018/p/11880666.html

2、pull the image

sudo docker pull scrapinghub/splash

3、安装/启动(首次先安装,再启动) ,我自己是先运行splash官网的命令,在运行下面的命令就成功了

sudo docker run -p 8050:8050 scrapinghub/splash

unbuntu18.04安装启用splash

 

4、验证

http://10.63.32.49:8050/

这里的ip是ubuntu18.04的ip

unbuntu18.04安装启用splash

 

 

 

 

相关文章:

  • 2021-04-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
  • 2021-05-27
  • 2021-04-20
  • 2021-12-22
猜你喜欢
  • 2021-12-22
  • 2021-09-03
  • 2021-11-13
  • 2022-01-10
  • 2021-11-18
  • 2022-12-23
  • 2021-10-31
相关资源
相似解决方案