Skip to content

Instantly share code, notes, and snippets.

@ocReaper
Created July 1, 2018 17:38
Show Gist options
  • Save ocReaper/34730bb90015eb4aefa9aa0d2aa4f1d7 to your computer and use it in GitHub Desktop.
Save ocReaper/34730bb90015eb4aefa9aa0d2aa4f1d7 to your computer and use it in GitHub Desktop.
Install an armhf compatible Docker to Raspberry PI
curl -sSL "https://gist.githubusercontent.com/jaymoulin/e749a189511cd965f45919f2f99e45f3/raw/0e650b38fde684c4ac534b254099d6d5543375f1/ARM%2520(Raspberry%2520PI)%2520Docker%2520Install" | sudo sh && sudo usermod -aG docker $USER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment