martinsbalodis/docker-selenium


Language: Shell


Selenium server with firefox and VNC

Selenium port: 4444 VNC password: selenium VNC port: 5901

Run:

# create container for the first time
docker create -p 4444:4444 -p 5901:5901 --name selenium martinsbalodis/docker-selenium

# start the container when you need it
docker start selenium

Build:

docker build --no-cache --tag=martinsbalodis/docker-selenium .

Project Statistics

Sourcerank 2
Repository Size 3.91 KB
Stars 0
Forks 0
Watchers 1
Open issues 0
Dependencies 0
Contributors 1
Tags 0
Created
Last updated
Last pushed

Top Contributors See all

Mārtiņš Balodis

Something wrong with this page? Make a suggestion

Last synced: 2016-05-27 19:11:23 UTC

Login to resync this repository