wantedly/rails-docker-sample

Name: rails-docker-sample

Owner: Wantedly, Inc.

Description: null

Created: 2016-01-15 02:41:51.0

Updated: 2016-08-11 12:14:37.0

Pushed: 2016-01-15 07:58:11.0

Homepage: null

Size: 28

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

rails-dokcer-sample

????

Docker version 1.9 ??

er build --build-arg SECRET_KEY_BASE=$(bundle exec rake secret) -t rails-dokcer-sample .
er run -d --name app.1 --hostname app.1 -p 3000:3000 -e DATABASE_URL="Your Database url" rails-dokcer-sample
er run -d --name app.2 --hostname app.2 -p 3001:3000 -e DATABASE_URL="Your Database url" rails-dokcer-sample
Deploy??

???


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.