JJ Asghar

Results 43 comments of JJ Asghar

This is awesome! Out of principle I'll have to test this out, but I'll do this asap. This maybe enough to finally get me to look into putting this in...

Confirmed on the Virtualbox 4.2: ``` bash 23:07:32 [~] % docker-osx shell JJs-MacBook-Air Starting local Docker environment... Start Docker Virtual machine Bringing machine 'default' up with 'virtualbox' provider... [default] Importing...

Yep, i've been able to recreate this issue.

I ran into this same problem on php/httpd and added ```php if(version_compare(PHP_VERSION, '7.2.0', '>=')) { error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING); } ``` to my `bootstrap/cache/routes.php` at it seems to have...

I should say I've also created this: https://github.com/jjasghar/cachet-playbook to automate making the instance, _but_ I still had to add that snippet _after_ everything was done.

![image](https://cloud.githubusercontent.com/assets/810824/17154927/ab200b0a-5348-11e6-8e24-b23f12f45c69.png) I joke, but I think this would would require some magic in the backend. I like the idea of explicitly claiming the `excludes` so you know exactly what your...

Checking into it.

It seems the last build: https://github.com/devrelcollective/awesome-devrel/runs/1807654878#step:4:130 was by the default settings an issue?

Probably, but I don't have an LDAP instance to test against. Also I think I'd like it to be default off, and probably added to the README as an option...

Going to close this, if you're still having issues here @chef09210 please post your error here and we can continue debugging.