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

https://github.com/alphahydrae/docker-ruby-node-pg


https://github.com/alphahydrae/docker-ruby-node-pg

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Docker Ruby Node Postgres

**A docker image with Ruby, Node.js and PostgreSQL libraries.**

The goal of this image is to support Ruby and Node.js development with a PostgreSQL database without including unneeded dependencies such as MySQL libraries or Subversion, which are typically included in [buildpack-deps](https://github.com/docker-library/buildpack-deps), the base for the standard Docker images for Ruby and Node.js.

## Available Tags

* `0.1.0` - Ruby 2.1.5, Node.js 0.10.33

## Meta

*Inspired by the Docker official images for [Ruby](https://github.com/docker-library/ruby) and [Node.js](https://github.com/docker-library/node).*

* **Author:** Simon Oulevay (Alpha Hydrae)
* **License:** MIT (see [LICENSE.txt](https://raw.github.com/AlphaHydrae/docker-ruby-node-pg/master/LICENSE.txt))