Alpine Chrome
Chrome Headless docker images built upon alpine official image
...Popular technologies like Puppeteer enable developers to make fun things like testing, automating forms, crawling, generating screenshots, and capturing timelines. And there is a secret: some of these features are directly available on Chrome! Doc-friendly with examples for printing the DOM, generating an image with a mobile ratio or generating a PDF. Ready for design use, support for WebGL, support for emojis. Dev-friendly with examples using NodeJS, Puppeteer, docker-compose and also a test with a X11 display. According to puppeteer's official doc you can not test a Chrome Extension in headless mode. You need a display available, that's where Xvfb comes in.