Ruby / node build prepared to install capybara-webkit gem
667
Starting point for running Rails specs - includes ruby 2.3.3, node 6.10.1 and webkit
The supplied Dockerfile will create an images for docker containers
with ruby, nodejs and libwebkit. Mainly to run the headless tests of karma.
This README assume a working docker environment, for OSX (boot2dockerâ ) provides a adequate way to set this up.
$ docker pull prograils/ruby-node-webkit
$ docker build prograils/ruby-node-webkit
$ docker run -t -i prograils/ruby-node-webkit
$ bundle exec rspec
Content type
Image
Digest
Size
470.6 MB
Last updated
over 9 years ago
docker pull prograils/ruby-node-webkit