Skip to content

Always up-to-date Headless Chromium right off the trunk in a Docker image

License

Notifications You must be signed in to change notification settings

noahw3/chrome-headless-trunk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chromium Headless Trunk

Using the binary from the Chromium snapshot bucket

logo

$ docker run -it --rm -p=0.0.0.0:9222:9222 --name=chrome-headless -v /tmp/chromedata/:/data alpeware/chrome-headless-trunk

Push to master and add a tag with the rev name and the docker builds should automatically trigger

Inspired by

If this image is useful, please consider donating:

Donate!

About

Always up-to-date Headless Chromium right off the trunk in a Docker image

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 52.2%
  • Dockerfile 47.8%