First, many thanks for contributing this image!
I have a minor suggestion, though. I spent a couple hours troubleshooting why this container in kubernetes wasn't obeying the environment variable SELENIUM_HUB_ADDRESS defined in the join-hub.sh script, only to learn that this same script in the dockerhub version of this image is different then what's here on github and does not use that variable (simply hardcoding the hostname "hub" instead). It would be super helpful if the state of this github repo matched what was on dockerhub tagged latest, to avoid other people being bitten in the same way. Again, thank you for your contribution; just suggesting this to avoid others' pain. :)
First, many thanks for contributing this image!
I have a minor suggestion, though. I spent a couple hours troubleshooting why this container in kubernetes wasn't obeying the environment variable SELENIUM_HUB_ADDRESS defined in the join-hub.sh script, only to learn that this same script in the dockerhub version of this image is different then what's here on github and does not use that variable (simply hardcoding the hostname "hub" instead). It would be super helpful if the state of this github repo matched what was on dockerhub tagged latest, to avoid other people being bitten in the same way. Again, thank you for your contribution; just suggesting this to avoid others' pain. :)