lewagon/c9workspace

Name: c9workspace

Owner: Le Wagon

Description: :warn: WIP

Created: 2015-12-11 17:19:46.0

Updated: 2016-01-20 13:31:28.0

Pushed: 2016-01-20 13:31:28.0

Homepage: null

Size: 2

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build
er build -t lewagon/c9workspace .
Run
 host
er run -i -t -p 3000:3000 lewagon/c9workspace bash
ash
 container
orkspace
s new -T --database=postgresql test-in-container
est-in-container
init
add .
commit -m "rails new"
 service postgresql start
 db:create
s g scaffold restaurant name description:text
 db:migrate
s s -b 0.0.0.0
ash
 host
 "http://$(docker-machine ip default):3000"

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.