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
-
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