Specifically, right now I'm building board definitions from the packer-builder-arm repo, so the script should run from there. |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| README.md | ||
| build-image.sh | ||
| install-packer.sh | ||
| run-docker.sh | ||
README.md
bladerunner/packer
This directory contains the tooling to build raspberry pi images using packer.
install-packer.shwill 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.shruns the builder in Docker.