mujo-code/puppeteer-headful

Downloading Chrome in Docker container causes mismatch issues.

jcblw opened this issue · 0 comments

jcblw commented

I have been having issues with how this docker container downloads Chrome. I get some fails in CI that say that we are running a version of Chrome that it fails to connect to. It is essentially this issue.

puppeteer/puppeteer#1347.

I feel like, from my experience, the Chrome download is not really being sped up via layer caching so I think we should just remove the Chrome download in this repo.