Skip to content

Instantly share code, notes, and snippets.

@eydam-prototyping
Created January 28, 2021 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eydam-prototyping/30d5cda96f80456942a355feb86fbb9a to your computer and use it in GitHub Desktop.
Save eydam-prototyping/30d5cda96f80456942a355feb86fbb9a to your computer and use it in GitHub Desktop.
Install Docker on Raspberry Pi
pi@raspberrypi:~ $ sudo curl -fsSL https://get.docker.com | sh
pi@raspberrypi:~ $ sudo docker version
Client: Docker Engine - Community
Version: 19.03.13
API version: 1.40
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment