An open API service indexing awesome lists of open source software.

https://github.com/code-hex/alpine-chrome

Chrome Headless docker images built upon alpine
https://github.com/code-hex/alpine-chrome

Last synced: 5 months ago
JSON representation

Chrome Headless docker images built upon alpine

Awesome Lists containing this project

README

          

# alpine chrome
![Build Docker Image](https://github.com/Code-Hex/alpine-chrome/workflows/Build%20Docker%20Image/badge.svg)

Chrome running in headless mode in a tiny Alpine image

## Why this image

We often need a headless chrome. We created this image to get a fully headless chrome image. Be careful to the `--no-sandbox` flag from Chrome

## vs. https://github.com/Zenika/alpine-chrome

https://github.com/Zenika/alpine-chrome does not support japanese font, minor versioning. Non root user (Therefore it takes a little effort).

this docker image supports above.