Releases: SeleniumHQ/docker-selenium
Releases · SeleniumHQ/docker-selenium
2.53.1 Americium
Moved creation of config.json into entry_point.sh so the config is created each time.
This will allow you to specify
$ docker run -d -e NODE_MAX_INSTANCES=5 -e NODE_MAX_SESSION=5
on both selenium/node-chrome and selenium/node-firefox.