The image uses qemu-user-static so you will need to install that package in order to use it. The image has been created on a Debian jessie amd64 host but should run on any 64bit os that has qemu-user-static installed.
Installation:
1) Install docker (Check here for details)
2) Run:
Code: Select all
docker pull socialdefect/raspbian-jessie-coreCode: Select all
docker run socialdefect/raspbian-jessie-core /bin/bash