Files
bladerunner/packer
kyle a3403b0fc3 packer/build-image: format and build as root
root is required for some of the build steps.
2023-04-12 00:01:56 +00:00
..

bladerunner/packer

This directory contains the tooling to build raspberry pi images using packer.

  • install-packer.sh will set up packer and packer-builder-arm. It will also install additional dependencies assuming a Debian-ish system. This is mostly intended for use in containers, as my Ansible config should cover this for hardware.
  • run-docker.sh runs the builder in Docker.

Resources