Skip to content

Instantly share code, notes, and snippets.

@ivankristianto
Created May 21, 2018 12:47
Show Gist options
  • Save ivankristianto/b15d53a35a017b503c07c678f451be52 to your computer and use it in GitHub Desktop.
Save ivankristianto/b15d53a35a017b503c07c678f451be52 to your computer and use it in GitHub Desktop.
Check wesite sitespeed with Docker
docker run --shm-size=1g --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:6.5.4 <url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment