Commit Graph

2619 Commits

Author SHA1 Message Date
Sameer Naik ded93d01a5 Merge pull request #5 from sameersbn/readme-updates
readme: rebased on the `bitnami/bitnami-docker-rails` README
2016-07-12 09:33:23 +05:30
Sameer Naik bef9292e5f readme: rebased on the `bitnami/bitnami-docker-rails` README 2016-07-05 20:51:45 +05:30
Alexander Nestorov 378cca3b54 release++ 2016-06-30 15:45:19 +02:00
Alexander Nestorov dcc26091cd Merge branch 'master' of github.com:alexandernst/bitnami-docker-laravel 2016-06-30 15:43:10 +02:00
Alexander Nestorov 12614b085a Fix #1 2016-06-30 15:41:26 +02:00
Sameer Naik 52546ee0a5 bump version to 5.2.31-r3 2016-06-27 19:01:38 +05:30
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
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
Miguel Martinez 7420c0442f Public DC link 2016-06-17 10:41:29 -07:00
Miguel Martinez 383301cba3 Using DH images and tag 5.2.31-r1 2016-06-17 10:28:35 -07:00
Alexander Nestorov 0e4f6489d1 Fix typo 2016-06-17 18:04:22 +02:00
Alexander Nestorov eadb580ad5 Add README.md 2016-06-17 14:17:19 +02:00
Alexander Nestorov c99401b3e8 Speed up creation of Laravel project 2016-06-17 13:52:59 +02:00
Alexander Nestorov 566d889641 Upgrade Laravel to latest stable, avoiding some bugs 2016-06-16 22:22:17 +02:00
Alexander Nestorov fd3627389a Initial commit 2016-06-16 17:56:13 +02:00
Miguel Martinez 0ab5f05ee7 first commit 2016-06-16 08:52:53 -07:00