Hi people ποΈ. Does anyone had a good Docker image to run Angular unit tests with the famous npm test -- --no-watch --no-progress --browsers=ChromeHeadless ?
I have experienced a bunch like timbru31/node-chrome, cypress/browsers and weboaks/node-karma-protractor-chrome but all of them requires to override karma config to add --no-sandox. I would like to rely only on Angular default karma config