Skip to content

Quick start

Most people never build anything — pull the image and point WebSummoner at it:

Terminal window
docker pull websummoner/chrome:latest

Available tags and the versioning policy are documented in Image tags.

The build tool is a single Go binary; all Docker build files are embedded in it.

Terminal window
go build
./images --help
./images firefox --help

Then see Building images.