Docker

$ curl -sSL https://get.docker.com | sh
$ sudo usermod -a -G docker pi
$ sudo reboot

Last updated