docker-selenium-lambda
docker-selenium-lambda copied to clipboard
Layer Zip is too big
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)