An image with official ruby-2.3.3 as base and phantomjs installed created for the purpose of running Capybara feature specs that use phantomjs.
latest - which has ruby-2.3.3
In your Dockerfile, just do:
FROM nanocity/ruby-phantomjs:latest
An image with official ruby-2.3.3 as base and phantomjs installed created for the purpose of running Capybara feature specs that use phantomjs.
latest - which has ruby-2.3.3
In your Dockerfile, just do:
FROM nanocity/ruby-phantomjs:latest