/docker-node-ruby

Docker image to be able to use node and ruby tools

Primary LanguageGroff

Docker image for running/building node.js and ruby projects

Docker Status

Debian Jessie image based on library/buildpack-deps

What's Included

  • node.js 6.2.x
  • Ruby 2.3.1

Building the image

docker build -t cmckni3/node-ruby .

Running the image

docker run -it cmckni3/node-ruby bash