You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lambda-php-bref-cdk-app/README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,11 +43,6 @@ To deploy the `php-fpm` Laravel [base](https://github.com/brefphp/examples/tree/
43
43
serverless deploy --stage local
44
44
```
45
45
46
-
Start localstack with:
47
-
48
-
*`LAMBDA_DOCKER_FLAGS=--user nobody`until [this user permission issue](https://github.com/localstack/localstack/issues/7722) is resolved for running `fpm`.
49
-
*`PROVIDER_OVERRIDE_LAMBDA=v2`until the [new Lambda provider implementation](https://github.com/localstack/localstack/pull/6724) becomes the default in LocalStack Version 2.
0 commit comments