I was running a job in an Alpine image on Kubernetes, which is a c# program which uses the Puppeteer library, and I’m encountering the following error when trying to launch the browser:
Failed to launch browser! chrome_crashpad_handler: –database is
required
This is working during debugging and also when pulling the image from the registry and executing in a local docker.