Skip to content

mshafer1/chrome_headless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.github/workflows/ci.yml GitHub Static Badge

Headless Chrome

A simple container built with chrome and matching chrome-driver pre-installed.

Examples

docker run -v "$PWD/chrome:/tmp/chrome"  -it --rm mshafer1/headless_chrome google-chrome --headless --disable-gpu --no-sandbox --screenshot http
s://www.chromestatus.com/

#./chrome/shreenshot.png

output image

About

A Docker image with Chrome and chromedriver already installed in it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published