Docker image for running/building node.js and ruby projects 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