carlosonunez / firefox-lambda

Run Firefox on Lambda!
4 stars 0 forks source link

zip to big for layer #1

Open PhylumDataEngine opened 3 years ago

PhylumDataEngine commented 3 years ago

Hi Carlos, very cool. Thanks for this. Trying to use it but when I try to upload the zip into a layer its too big,e.g. bigger than 50meg. I also tried building it via your DockerFile but when I ssh into the container I see that zip is also bigger than 50 meg. Any further instructions on how to get it from zip to lambda?

Thanks!

--- UPDATE I think I see the idea is to copy the built FF and Geko driver to a layer. Trying that.

carlosonunez commented 3 years ago

Hi! Thank you for raising this issue. It should be uploading a Brotli-compressed archive into the container, which should come in at 47MB or so. What’s the name of the file that gets copied into your container? On Feb 27, 2021, 8:45 AM -0600, PhylumDataEngine notifications@github.com, wrote:

Hi Carlos, very cool. Thanks for this. Trying to use it but when I try to upload the zip into a layer its too big,e.g. bigger than 50meg. I also tried building it via your DockerFile but when I ssh into the container I see that zip is also bigger than 50 meg. Any further instructions on how to get it from zip to lambda? Thanks! — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.