Running puppeteer in GitHub Docker image action with security context #11
gaurav-nelson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#running-puppeteer-in-docker
Run chrome with no-sandbox option
OR
Use
seccomp
with docker run commandhttps://github.com/Zenika/alpine-chrome#-the-best-with-seccomp
Beta Was this translation helpful? Give feedback.
All reactions