Skip to content

akx/docker-chrome-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Dev in Docker

Setup

  • docker build -t chrome-dev .

Example script: Snapshotting pages

(Thanks to @pakastin for the initial command line :) )

python snapshot.py -p test.pdf https://google.com/
python snapshot.py -s test.png -w 800 -h 600 https://google.com/

Prior Art

Also see Jess Frazelle's Chrome Dockerfile, it's probably better and more secure.

About

Headless Google Chrome! In a container! On a whale!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages