sdt / docker-raspberry-pi-cross-compiler

Raspberry Pi cross-compiler and sysroot in a Docker container.
https://hub.docker.com/r/sdthirlwall/raspberry-pi-cross-compiler/
MIT License
246 stars 69 forks source link

Obtains latest raspbian from raspberrypi.org #32

Open wasv opened 6 years ago

wasv commented 6 years ago

I modified the Dockerfile to pull the latest rootfs of Raspbian Lite from the Raspberry Pi website. That removes the need to commit new versions of the script for each release of Raspbian. However, it also results in a much larger image that before.