其他分享
首页 > 其他分享> > unbuntu18.04安装splash

unbuntu18.04安装splash

作者:互联网

官网: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

 

4、验证

http://10.63.32.49:8050/

这里的ip是ubuntu18.04的ip

 

 

 

 

标签:8050,sudo,unbuntu18.04,splash,https,官网,安装
来源: https://www.cnblogs.com/wt7018/p/11880850.html