Meta -
Image(s): hub
Docker-Selenium Image Version(s): 3.4.0-einsteinium
OS: Ubuntu Desktop 14.04
Expected Behavior -
Running the hub docker image as explained in the documentation should result in a container running.
Actual Behavior -
Trying to run the hub docker image results in container exiting right away with the following error :
/opt/bin/entry_point.sh: line 6: /opt/selenium/config.json: Permission denied
This issue looks a lot like #405