This image provides a way to run Selenium Grid, based on the official hub image.
## Usage
docker run -d -p 4444:4444 --name selenium-hub qualiboo/testing-hub
Console will be accessible at http://localhost:4444/grid/console
## Author
Jean-François Lépine <www.qualiboo.com>
## License
See the LICENSE file.