Skip to content

Instantly share code, notes, and snippets.

@nicot
Created June 25, 2014 04:38
Show Gist options
  • Save nicot/3d45e57b13d3735d4a57 to your computer and use it in GitHub Desktop.
Save nicot/3d45e57b13d3735d4a57 to your computer and use it in GitHub Desktop.
Run docker on Chromebook. More stable and neat than crouton:
Step 1: Enable Developer mode
Step 2:
Ctrl+Alt+t
shell
sudo su -
dev_install
Step 3:
sudo emerge -av app-emulation/docker
sudo /etc/init.d/docker start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment