Alpine Docker image for RaspberryPi.
Clone this repository and build the Docker image.
$ git clone git@ssh.github.com:nVentiveUX/docker-alpine-rpi.git
$ cd docker-alpine-rpi
$ docker build --rm -t nventiveux/docker-alpine-rpi -t nventiveux/docker-alpine-rpi:3.5 .
Based on gliderlabs/docker-alpine.