docker-selenium-lambda icon indicating copy to clipboard operation
docker-selenium-lambda copied to clipboard

Layer Zip is too big

Open dinopanagos opened this issue 1 year ago • 1 comments

Im trying to create a layer for my lambda manually, i already set up a working selenium layer.

i downloaded : https://storage.googleapis.com/chrome-for-testing-public/128.0.6613.86/linux64/chrome-linux64.zip https://storage.googleapis.com/chrome-for-testing-public/128.0.6613.86/linux64/chromedriver-linux64.zip

i when i go to zip this for a layer its too big, to attach to my layer, we're talking 365MB when unzipped, any ideas on how to do this? chrome file itself is 247MB

(im using Python3:12)

dinopanagos avatar Sep 02 '24 14:09 dinopanagos