Building Raspberry PI image using Vagrant
Building your own Raspberry Pi Images
The Vagrant file on https://github.com/alastairhm/pibuild sets up a build environment for building Raspberry Pi images from the repository https://github.com/RPi-Distro/pi-gen.
I am using it to create a custom image minimal with Docker pre-installed based on https://github.com/jonasrosland/pi-gen although you can edit the scripts to pre-install the packages you want in your image.
Doodle's Geek Monkey by Alastair Montgomery
The Vagrant file on https://github.com/alastairhm/pibuild sets up a build environment for building Raspberry Pi images from the repository https://github.com/RPi-Distro/pi-gen.
I am using it to create a custom image minimal with Docker pre-installed based on https://github.com/jonasrosland/pi-gen although you can edit the scripts to pre-install the packages you want in your image.
Doodle's Geek Monkey by Alastair Montgomery
