Skip to content

Instantly share code, notes, and snippets.

@myhndl
myhndl / docker-on-chromeos.md
Created November 15, 2019 19:14
Install Docker on ChromeOS
sudo apt-get install -y lsb-release software-properties-common
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/debian \
   $(lsb_release -cs) \
   stable"
curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add -
sudo apt-get update
sudo apt-get install docker-ce docker-ce-cli containerd.io
sudo docker run hello-world

Keybase proof

I hereby claim:

  • I am myhndl on github.
  • I am myhndl (https://keybase.io/myhndl) on keybase.
  • I have a public key whose fingerprint is FDEE 6914 3187 1808 39D3 E259 0005 B818 9EE7 8A64

To claim this, I am signing this object: