umihico / docker-selenium-lambda

The simplest demo of chrome automation by python and selenium in AWS Lambda
MIT License
536 stars 127 forks source link

Help with set up #245

Open bustafree opened 4 months ago

bustafree commented 4 months ago

This is probably a silly question but how do I get the docker image into lambda. I selected container option and tried copying your link but says it doesn't work

umihico commented 4 months ago

@bustafree If you finished README's instruction, your machine must have the image on local.

bustafree commented 4 months ago

I've read the read me about 30 times, I'm just a noob so I don't fully understand how to actually get the docker image locally. Do I create it myself? I'll keep trying today. Appreciate your time

bustafree commented 4 months ago

@umihico so does this process sound correct sir. I need the docket file on my local machine and then upload that to my own Amazon image to load into lambda?