Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martouta/container_image_ruby_node

A Docker image with ruby and node (with yarn), with a Debian base. Useful to be the base image of a Rails app where I've extracted this from.
https://github.com/martouta/container_image_ruby_node

debian dockerfile node ruby yarn

Last synced: 4 days ago
JSON representation

A Docker image with ruby and node (with yarn), with a Debian base. Useful to be the base image of a Rails app where I've extracted this from.

Awesome Lists containing this project

README

        

# Container Image for Ruby & Node in a linux-flavored machine

[![CircleCI](https://circleci.com/gh/Martouta/container_image_ruby_node/tree/main.svg?style=svg)](https://circleci.com/gh/Martouta/container_image_ruby_node/tree/main)

[Docker Repository on Dockerhub](https://hub.docker.com/r/martouta/ruby_node])

A Docker image with ruby and node (with yarn), with a Debian base. Useful for a Rails app where I've extracted this from.