Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Files

Latest commit

 

History

History

coach

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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 --rm sitespeedio/coach https://www.sitespeed.io

Analyze a page using Chrome

docker run --privileged --rm sitespeedio/coach https://www.sitespeed.io -b chrome

Drop the output to a file

docker run --rm -v "$(pwd)":/coach sitespeedio/coach https://www.sitespeed.io -o advice.json -f json