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

Dockerfile: use debian stable instead of jessie #34

Open perenecabuto opened 5 years ago

perenecabuto commented 5 years ago

It makes the build easier as it do not depends on a specific debian version. I've made this because some urls were outdated.