docker安裝selenium chrome

centos 6.5 docker安裝chrome

rpm -iUvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmdocker

yum update -y --skip-brokencentos

yum -y install docker-iorest

service docker startip

 

安裝selenium chromeselenium

docker pull selenium/standalone-chromeio

docker run -d --restart always -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-chromedate

相關文章
相關標籤/搜索