Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fschuindt/node_and_ruby
- Owner: fschuindt
- Created: 2020-11-18T21:45:43.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-19T00:35:24.000Z (about 4 years ago)
- Last Synced: 2024-12-03T04:25:14.329Z (about 2 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.