This repository contains all needed stuff to run Redis on ARM thru a Docker container.
This image is based on dduportal/rpi-alpine
. Some stuff around that here
Goal is to auto-build this image and test it using thoses things :
- CirleCI or TravisCI for public build using quemu emulation : http://www.tomaz.me/2013/12/02/running-travis-ci-tests-on-arm.html
- Some bats testing as usual