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
- Host: GitHub
- URL: https://github.com/code-hex/alpine-chrome
- Owner: Code-Hex
- Created: 2020-12-11T09:34:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T10:25:16.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T11:29:53.318Z (9 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alpine chrome

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.