When I try this, my lambda docker container loop crash and recreate. It works fine if I don't override the LAMBDA_DOCKER_FLAGS.
This solution works fine with only one lambda, but if we have more than one, it's impossible to do that
Hello, does demo this use the free version? Also if my localstack instance is running remotely can this still work? If so, what changes would you make to this set up?
Eishia Konno
Hi, thank you for this blog! I have seen LAMBDA_EXECUTOR and LAMBDA_REMOTE_DOCKER is deprecated (since 2.0.0) and will be removed in upcoming releases of LocalStack. When I tried removing it with new Lambda provider on Localstack , it seems to stop working. I'm still finding a solution but if ever have you explored a newer version of this?