headless

command
v0.0.0-...-7421a99 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2017 License: MIT Imports: 8 Imported by: 0

README

About headless

This is a version of the simple example but with the chromedp settings changed to use the docker yukinying/chrome-headless image.

Running

# retrieve docker image
docker pull yukinying/chrome-headless

# start docker headless
docker run -i -t --shm-size=256m --rm --name=chrome-headless -p=127.0.0.1:9222:9222 yukinying/chrome-headless about:blank

# run chromedp headless example
go build && ./headless

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL