zappa icon indicating copy to clipboard operation
zappa copied to clipboard

Zappa Docker image based on Lambda compatible base

Results 4 zappa issues
Sort by recently updated
recently updated
newest added

I am trying to build the docker container on my Mac Book Pro and I am getting these type of errors Rpmdb checksum is invalid: dCDPT(pkg checksums): mysql.noarch 0:5.5-1.6.amzn1 -...

After following the instructions to build the image, somehow /var/venv/lib/python2.7/site-packages is not in sys.path and zappa cli cannot detect/import django.

Can't deploy AWS Lambda packages with Tensorflow as it exceeds the size limit.

Hi, I am trying to build custom image but unable to install `catdoc` utility, Though I tried to install from rpm package link but shows dependencies error. I created a...