Sign inSign up

cmckni3/node-ruby

By cmckni3

Updated over 7 years ago

Image
1

10K+

cmckni3/node-ruby repository overview

node.js and Ruby base container image

Docker Status Docker Pulls Image Size

A container image to use as a starting point for continuous integration for Ruby, node, and frontend projects.

What's Included

node.js and Ruby managers
  • nvm
  • rbenv and ruby-build
Versions
  • Recent version of node.js (latest) installed by default
  • Recent version of Ruby (latest) installed by default

Pulling the image

docker pull cmckni3/node-ruby

Building the image

docker build -t cmckni3/node-ruby .

Running the image

docker run -it cmckni3/node-ruby bash

Tag summary

Content type

Image

Digest

sha256:63f75fe33

Size

398 MB

Last updated

over 7 years ago

docker pull cmckni3/node-ruby