Commit Graph

2224 Commits

Author SHA1 Message Date
Sameer Naik
b88461a1e4 readme: minor update and fixes for typos 2016-06-29 15:41:59 +05:30
Miguel Martinez
3ea1437134 4.2.6-r3 2016-06-24 09:49:12 -07:00
Sameer Naik
54b5f2dcc2 allow users to launch the container with a custom command
The `app-entrypoint.sh` performs the container setup bits only if the
specified command is prefixed with `bundle exec`. In other cases the
specified command is launched without any container initializations.

f.e. `docker run -it --rm rails bash` will start the `bash` command
inside the container.
2016-06-21 13:41:24 +05:30
Sameer Naik
1ff7a43149 updated .gitigore to ignore pkg-cache/ directory 2016-06-21 12:11:46 +05:30
Sameer Naik
7bd69af712 readme: fixes 2016-06-18 13:27:49 +05:30
Miguel Martinez
d082370822 Public DC link 2016-06-17 10:37:26 -07:00
Miguel Martinez
464972058a 4.2.6-r2 2016-06-17 10:19:21 -07:00
Miguel Martinez
33c3f8b803 Merge branch 'master' of github.com:bitnami/bitnami-docker-rails 2016-06-17 10:17:19 -07:00
Miguel Martinez
612c648934 4.2.6-r1 2016-06-17 10:17:02 -07:00
Sameer Naik
13ab3b0016 readme: second pass 2016-06-17 22:30:45 +05:30
Sameer Naik
be47566afc use nc for database server connection test 2016-06-14 21:07:27 +05:30
Sameer Naik
68b799ccc9 use direct link 2016-06-14 20:03:57 +05:30
Sameer Naik
95d18d7ab3 run database migration at launch if required 2016-06-10 21:33:14 +05:30
Sameer Naik
3785384ccb moved tutorial.md -> README.md 2016-06-10 16:25:28 +05:30
Sameer Naik
979a1157ea docs: added rails developer tutorial 2016-06-09 23:33:55 +05:30
Miguel Martinez
90196da4a9 Removing build line 2016-06-07 09:48:12 -07:00
Miguel Martinez
1b56183f6e Fixing mariadb version and removing volumes 2016-06-07 09:27:48 -07:00
Miguel Martinez
040c807c72 Fixing indentation 2016-06-06 18:49:25 -07:00
Miguel Martinez
d3a4731407 Pasting files in root dir 2016-06-03 14:46:28 -07:00
Miguel Martinez
9fc0a96494 Added Rails App setup 2016-06-03 14:16:24 -07:00
Miguel Martinez
8dea5c77a6 Installing Rails 4.2.6 2016-06-03 10:23:05 -07:00
stacksmith-bot
31b35f6a0f stacksmith: Add Dockerfile 2016-06-03 10:12:58 -07:00
stacksmith-bot
3aea606d29 stacksmith: Add Dockerfile 2016-06-03 10:07:22 -07:00
Miguel Martinez
608ac38208 first commit 2016-06-03 09:56:42 -07:00