Sign inSign up

prograils/ruby-node-webkit

By prograils

‱Updated over 9 years ago

Ruby / node build prepared to install capybara-webkit gem

Image
0

667

prograils/ruby-node-webkit repository overview

⁠Docker-ruby-node-phantomjs

Starting point for running Rails specs - includes ruby 2.3.3, node 6.10.1 and webkit

⁠What's inside

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.

⁠Getting started

⁠Getting the image
$ docker pull prograils/ruby-node-webkit
⁠Building the image (locally)
$ docker build prograils/ruby-node-webkit
⁠Running
$ docker run -t -i prograils/ruby-node-webkit
⁠Testing
$ bundle exec rspec

⁠References

⁠Based on

Tag summary

Content type

Image

Digest

Size

470.6 MB

Last updated

over 9 years ago

docker pull prograils/ruby-node-webkit