Sign inSign up

foxundermoon/tiny-chrome

By foxundermoon

Updated over 7 years ago

the tiny headless chromium

Image
0

468

foxundermoon/tiny-chrome repository overview

tiny-headless-chromium-docker

the tiny headless chrome service

start chrome service

docker run -it --rm -p 9222:9222  foxundermoon/tiny-chrome

custom command

docker run -it --rm -p 9222:9222  foxundermoon/tiny-chrome chromium-browser --headless --disable-gpu  --no-sandbox  --user-data-dir=/data  --remote-debugging-address=0.0.0.0 --remote-debugging-port=9222

Tag summary

Content type

Image

Digest

Size

125.1 MB

Last updated

over 7 years ago

docker pull foxundermoon/tiny-chrome