Commit Graph

410402 Commits

Author SHA1 Message Date
Sameer Naik de05711385 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 laravel bash` will start the `bash` command
inside the container.
2016-06-24 17:12:05 +05:30
Sameer Naik 5abec1d6ca 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 express bash` will start the `bash` command
inside the container.
2016-06-24 16:16:26 +05:30
Sameer Naik 0f03831a31 Merge pull request #3 from sameersbn/update-mongo
update mongo service to `bitnami/mongodb:3.2.7-r0`
2016-06-24 16:15:58 +05:30
Sameer Naik f1a34a1495 update mongo service to `bitnami/mongodb:3.2.7-r0` 2016-06-24 16:14:56 +05:30
David Gomez b2e528ff69 First commit 2016-06-23 18:49:19 +02:00
tompizmor 107d9580b2 Fixed typo 2016-06-23 18:00:52 +02:00
Tomas 2725e0bafd First commit 2016-06-23 17:58:15 +02:00
tompizmor d844648db8 Merge pull request #1 from bitnami/tompizmor-readme
Fixed wrong internal link
2016-06-23 13:19:37 +02:00
tompizmor cdfe5281bf Fixed wrong internal link 2016-06-23 13:19:06 +02:00
Tomas 0c59d146ef First commit 2016-06-23 12:52:18 +02:00
tompizmor d364b0581b Fixed wrong docker link option 2016-06-23 12:41:17 +02:00
tompizmor caca601f31 Fixed ownCloud spelling 2016-06-23 12:19:44 +02:00
tompizmor aac00973bb Merge pull request #21 from bitnami/3.2
3.2
2016-06-22 22:05:43 +02:00
Tomas 14219c83e4 Document replication configuration for MongoDB 2016-06-22 22:03:01 +02:00
Tomas de9efbaad4 Update MongoDB to 3.2.7 version 2016-06-22 22:02:38 +02:00
juan131 bbea449962 Merge pull request #1 from bitnami/9.0
New 9.0.2-r1 Revision: Added configureHost Function
2016-06-22 18:55:50 +02:00
Juan Ariza 7efbb95d5b New Revision 2016-06-22 18:50:49 +02:00
Tomas 63bb526266 first commit 2016-06-22 13:47:55 +02:00
Juan Ariza be4ebb62d7 First commit 2016-06-21 20:53:56 +02:00
Miguel Ángel Martínez Triviño 69c3aeca66 Merge pull request #12 from sameersbn/custom-command-execution
allow users to launch the container with a custom command
2016-06-21 08:47:48 -07:00
tompizmor 21540fca7c Update Ghost description 2016-06-21 11:26:53 +02: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
Tomas 960808db7b Fixed typo in README 2016-06-21 09:10:04 +02:00
Tomas 20a245a2b3 First commit 2016-06-21 09:07:03 +02:00
Sameer Naik 1ff7a43149 updated .gitigore to ignore `pkg-cache/` directory 2016-06-21 12:11:46 +05:30
Tomas 146cc75df1 Added MEDIAWIKI_WIKI_NAME to environment variables list 2016-06-20 13:34:38 +02:00
Tomas 75b1915d97 Added SMTP variables to available inputs 2016-06-20 13:31:56 +02:00
tompizmor f0ec1ea299 Merge pull request #1 from bitnami/3.5
Standardize SMTP checks and fixed typo
2016-06-20 10:47:50 +02:00
Tomas 5dfbaa87ef Standardize SMTP checks and fixed typo 2016-06-20 10:45:55 +02:00
tompizmor 5e88e13f8e Update MediaWiki description 2016-06-20 10:27:31 +02:00
tompizmor a0e40f7610 Merge pull request #52 from bitnami/10.1
Added username, database and root password information during initial…
2016-06-20 10:03:27 +02:00
Tomas a1b9a58338 Added username, database and root password information during initialization 2016-06-20 09:58:17 +02:00
Miguel Martinez 5de3f2035f 5.2.31-r2 2016-06-19 08:42:55 -07:00
Alexander Nestorov 0a6c00f7c4 release++ 2016-06-19 14:40:41 +02:00
Alexander Nestorov e14e3079cc Add instructions to the README for adding new dependencies 2016-06-19 14:40:41 +02:00
Alexander Nestorov ac57bb787d Automatically install/update composer dependencies 2016-06-19 14:40:41 +02:00
Sameer Naik 7bd69af712 readme: fixes 2016-06-18 13:27:49 +05:30
Sameer Naik f071b4f2eb Merge pull request #10 from sameersbn/public-enemy
fix the `docker-compose.yml` download url
2016-06-18 13:26:46 +05:30
Miguel Martinez 79f53728b8 Removing tmp 2016-06-17 12:40:07 -07:00
Miguel Martinez 9bff59d626 Fixing permission errors on docker automated build 2016-06-17 12:26:01 -07:00
Miguel Martinez 07bca1af5c Adding tmp test app 2016-06-17 12:20:53 -07:00
Miguel Martinez 9b835ee6b3 Caching npm modules 2016-06-17 12:14:33 -07:00
Miguel Martinez 7420c0442f Public DC link 2016-06-17 10:41:29 -07:00
Miguel Martinez fb5f3a03bf Public docker-compose link 2016-06-17 10:40:39 -07:00
Miguel Martinez d082370822 Public DC link 2016-06-17 10:37:26 -07:00
Miguel Martinez 383301cba3 Using DH images and tag 5.2.31-r1 2016-06-17 10:28:35 -07:00
Miguel Martinez 03ee27ca62 Using DH image, tag: 4.13.4-r1 2016-06-17 10:25:35 -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