Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fschuindt/node_and_ruby

A Docker image aimed to specific (legacy) versions of Ruby and Node.js on Alpine Linux.
https://github.com/fschuindt/node_and_ruby

Last synced: 3 days ago
JSON representation

A Docker image aimed to specific (legacy) versions of Ruby and Node.js on Alpine Linux.

Awesome Lists containing this project

README

        

# `node_and_ruby`

It's Docker image built to run specific versions of Node.js and Ruby on Alpine.

It's simple to edit the version of Ruby and Node.js you like, take a look into the `Dockerfile`.

It starts from the Node.js base image then compiles the desired Ruby version.