Commit Graph

2482 Commits

Author SHA1 Message Date
Adnan Abdulhussein c7e022c7bd Fix CircleCI tag regex 2016-10-14 11:30:46 -07:00
Sameer Naik 7b2c446b39 circle.yml: simplify deployment tag selection 2016-10-14 10:49:31 +05:30
Sameer Naik ed6261e408 circle.yml: renamed cache build to `_` 2016-10-14 10:49:31 +05:30
Sameer Naik 45fc8013d4 add circle ci status badge to the readme 2016-10-13 22:42:26 +05:30
Sameer Naik 543ae81fe3 replace development build with a cache build 2016-10-13 11:27:56 +05:30
Sameer Naik dd411360b1 use CircleCI to build and deploy releases on multiple targets 2016-10-12 23:02:39 +05:30
jdrios 0526966f0a update Dockerfile including OpenSSL security fixes 2016-09-24 16:44:54 +02:00
Sameer Naik 5ec458c612 update to gcr.io/stacksmith-images/ubuntu:14.04-r10 baseimage 2016-09-23 23:41:43 +05:30
dgonzalez a5d3efd503 Fixed README 2016-09-02 19:50:14 +02:00
Adnan Abdulhussein f4f8b866fb Add Docker Hub automated build badge 2016-08-26 17:43:39 -07:00
Sameer Naik b9882184a4 bump version to `5.2.31-r5` 2016-07-12 10:36:28 +05:30
Sameer Naik b31631cd37 update to `gcr.io/stacksmith-images/ubuntu:14.04-r8` 2016-07-12 10:36:15 +05:30
Sameer Naik 828fc9c69a update node to `node-6.3.0-0` 2016-07-12 09:51:43 +05:30
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