Introducing our new CEO Don Johnson - Read More

sitespeedio/coach

Sponsored OSS

By sitespeed.io

Updated about 3 years ago

The coach on Docker.

Image
Integration & Delivery
Monitoring & Observability
Web Analytics
2

4.8K

The coach

This is the coach with Chrome and Firefox installed.

The coach logo

Usage

Read the docs at Github.

Analyze a site using Firefox
docker run--shm-size=1g sitespeedio/coach https://www.sitespeed.io -b firefox
Analyze a page using Chrome
docker run --shm-size=1g sitespeedio/coach https://www.sitespeed.io
Drop the output to a file
docker run --shm-size=1g --rm -v "$(pwd)":/coach sitespeedio/coach https://www.sitespeed.io -b firefox -o advice.json -f json

Docker Pull Command

docker pull sitespeedio/coach