官方腳本
curl -sSL https://get.docker.com/ |sh
阿里云安裝腳本
curl -sSL http://acs-public-mirror.oss-cn-hangzhou.aliyuncs.com/docker-engine/internet |sh-
DaoCloud 安裝腳本
curl -sSL https://get.daocloud.io/docker |sh
安裝腳本三選其一
測試腳本
dockerrun hello-world

其他內(nèi)容 關(guān)于splash
docker 下啟動(dòng)splash
docker run -p8050:8050scrapinghub/splash

參考:https://cuiqingcai.com/31054.html