lukechilds / dockerpi

A Virtualised Raspberry Pi inside a Docker image
MIT License
1.76k stars 181 forks source link

Can we use Raspbian Jessie with this Docker #22

Closed onlycs closed 3 years ago

onlycs commented 3 years ago

I am wondering how to use Raspbian Jessie, not any earlier or later versions, with this docker. How would I do that?

hardillb commented 3 years ago

Download the Jessie image, unzip it, and then pass it in as a volume described in the Usage section of the README.md

onlycs commented 3 years ago

nvrmnd got desktop working in qemu it was really hard