/minimal_rpi_buster_docker

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pi-gen minimal RPI image with docker

This is a fork of pi-gen.

Use

  1. Fill the config file
  2. sudo bash build.sh
  3. Copy the image
unzip -p  deploy/image.zip  | dd of=DEV bs=64M conv=fsync status=progress