Sign inSign up

cloudcube/nodejs-with-protractor

By cloudcube

•Updated over 10 years ago

该nodejs镜像,在自动化测试中使用protractor进行e2e测试

Image
0

355

cloudcube/nodejs-with-protractor repository overview

⁠e2e测试的docker容器

⁠用法

在你的dockerfile文件中添加

FROM cloudcube/nodejs-with-protractor

It exposes:

selenium standalone server running on localhost:4444 vnc server running on localhost:5999, password: secret Running:

docker pull cloudcube/nodejs-with-protractor
docker run --privileged -p 4444:4444 -p 5999:5999 -d cloudcube/nodejs-with-protractor

Tag summary

Content type

Image

Digest

Size

865.1 MB

Last updated

over 10 years ago

docker pull cloudcube/nodejs-with-protractor