Flicd on Raspberry PI 3

curl -sSL https://get.docker.com | sh

sudo usermod -aG docker pi

sudo docker run hello-world

sudo apt-get install libffi-dev libssl-dev python python-pip

sudo pip install docker-compose

https://hub.docker.com/r/superkikim/flicd-rpi3


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *