lambci / docker-lambda

Docker images and test runners that replicate the live AWS Lambda environment
MIT License
5.83k stars 431 forks source link

It fails when python module OpenSSL is included. #273

Open rajeshpal007 opened 4 years ago

rajeshpal007 commented 4 years ago

As these are hidden files which are not getting included in zip !

mhart commented 4 years ago

Not sure I understand – can you explain the steps to reproduce?