https://github.com/jmcombs/pi-builder-toolbox
https://github.com/jmcombs/pi-builder-toolbox
imagebuilder pi-builder raspberrypi
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jmcombs/pi-builder-toolbox
- Owner: jmcombs
- License: gpl-3.0
- Created: 2023-12-27T18:13:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T15:56:26.000Z (over 2 years ago)
- Last Synced: 2025-04-01T16:58:24.232Z (about 1 year ago)
- Topics: imagebuilder, pi-builder, raspberrypi
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pi-builder-toolbox
The Toolbox image for [pi-builder](https://github.com/jmcombs/pi-builder)

[](https://hub.docker.com/r/jmcombs/pi-builder-toolbox "Click to view the image on Docker Hub")
[](https://hub.docker.com/r/jmcombs/pi-builder-toolbox "Click to view the image on Docker Hub")
[](https://github.com/jmcombs/pi-builder-toolbox/issues "Click to view or open issues")
## About
This container is based on [Debian](https://hub.docker.com/_/debian), is multi-arch (`AMD64` & `ARM64`), and contains all relevant Python modules and tools needed to support [pi-builder](https://github.com/jmcombs/pi-builder) for building Raspberry Pi images.
**Note**: This project started out as a fork of the [PiKVM](https://github.com/pikvm) [pi-builder](https://github.com/pikvm/pi-builder) project.