docksal / behat

A self-contained Docker image to run Behat with no external dependencies
34 stars 22 forks source link

running Chrome in headless mode, disable-gpu, ... #14

Open cristianbell opened 4 years ago

cristianbell commented 4 years ago

working well and fine, thank you!

But I was wondering what is the best option to use this setup and run Chrome in headless mode and even add some more switches of my own?

There are different images on docker hub for Chrome headless, but at the first look none seems to allow adding own flags.

Thanks!