My problem is how to run google chrome in docker container for e2e testing. I create a Dockerfile from official Jenkins image, but when try to run google chrome
Dockerfile
Just launch chrome with --no-sandbox that s resolves the problem
--no-sandbox