I wrote this four years ago, so instead use this command:
$ docker rmi $(docker images -q -f dangling=true)
docker run -rm -t -i -v $(dirname $SSH_AUTH_SOCK) -e SSH_AUTH_SOCK=$SSH_AUTH_SOCK ubuntu /bin/bash |
Chrome has made the path to inspect devices more and more difficult. Now to open the
inspect devices tab, as of April 2016 it's Menu > More Devices > Developer Tools > Menu > More Tools > Inspect Devices
.
Fortunately there is an easy solution : we can use customize the search engine functionality to add a shortcut via the search bar.
chrome inspect
with the keyword insp
and URL : chrome://inspect/#devices
.