Starting point for running Rails specs - includes lastest stable ruby, latest stable Google Chrome and node 14.x
The supplied Dockerfile
will create an images for docker containers
with ruby, nodejs and chrome browser
$ docker pull prograils/ruby-node-chrome
$ docker run -t -i prograils/ruby-node-chrome
$ bundle exec rspec