Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/martouta/container_image_ruby_node
- Owner: Martouta
- License: gpl-3.0
- Created: 2022-06-01T00:08:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T21:22:22.000Z (9 months ago)
- Last Synced: 2024-04-21T07:15:50.614Z (9 months ago)
- Topics: debian, dockerfile, node, ruby, yarn
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/martouta/ruby_node
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.