aaka3207
aaka3207
Bump, I've been having this issue. I've tried just about everything from granting permissions, changing env variables but nothing has worked.
@bn326160 I was on a tight deadline so I ended up using [whisk deploy](https://github.com/apache/openwhisk-wskdeploy)
bump, this is probably the one thing stopping me from fully using this framework.
@lefnire Thanks for the reply! what's your workflow for testing your docker containers with your lambdas locally? are you using docker-compose?
@lefnire makes sense. I have a service that runs continuously along with my lambdas, but i'm currently using the serverless framework. I put my serverless project into a docker container,...