Skip to content

Docker image that we use to test Ruby apps in Gitlab CI

Notifications You must be signed in to change notification settings

michelada/docker-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Overview

An image with official ruby-2.3.0 as base, node and phantomjs installed created for the purpose of running Capybara feature specs that use phantomjs.

Tags available

latest - which has ruby-2.2.2 2.3 - which has ruby-2.3.0

Usage

In your Dockerfile, just do:

FROM micheladaio/ruby:2.3

Links

https://hub.docker.com/r/micheladaio/ruby/

About

Docker image that we use to test Ruby apps in Gitlab CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published