Skip to content

Instantly share code, notes, and snippets.

@MSakamaki
Last active August 29, 2015 14:26
Show Gist options
  • Save MSakamaki/d2c7ffa3381ad9a90aef to your computer and use it in GitHub Desktop.
Save MSakamaki/d2c7ffa3381ad9a90aef to your computer and use it in GitHub Desktop.
パフォーマンス関係 (sitespeed.ioとか)

docker base

image

run

vertualbox -> localhost test
sudo docker run --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io sitespeed.io  \
    -u http://10.0.2.2:9000/ \
    -b firefox 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment