Arjun Sreedharan
Arjun Sreedharan
@voor It's possible to add such a feature but I'm wondering about the value of such a feature. Bindings are typically used for secrets that users do not/cannot check-in with...
We'll take it as a feature request and look into it.
> Service bindings should not become embedded in the final app image, by design Why shouldn't the nginx.conf be part of the final image? I believe the use-case here is...
I'd be open to a configuration that allows an `include` inside the default `location` block. PRs welcome
If you're using the base bionic builder, you have to have add a few mixins because `php-dist` buildpack requires it. See https://github.com/paketo-buildpacks/php-dist/blob/v0.0.209/buildpack.toml#L102-L103 Alternatively, you can use the full-builder. The following...
Thanks for the detailed report. I'm not able to do `composer update --no-install` locally - keep running into `sh: 1: symfony-cmd: not found`. Then I try `composer install --no-dev --optimize-autoloader`...
Thanks. We'll investigate if this is a problem with the buildpack or the app
Hi frytaz. Thanks for this. In this issue (#1), there's some code that's suggested. I don't work on a mac to test :|. Could you check that too and give...
Does `pmset displaysleepnow` work only on 10.9+ and not on older systems?
Actually i intent on keeping this Python only