An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# pi-builder-toolbox

The Toolbox image for [pi-builder](https://github.com/jmcombs/pi-builder)

![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/jmcombs/pi-builder-toolbox/docker-publish.yml?logo=github)
[![Docker Pulls](https://img.shields.io/docker/pulls/jmcombs/pi-builder-toolbox)](https://hub.docker.com/r/jmcombs/pi-builder-toolbox "Click to view the image on Docker Hub")
[![Docker Stars](https://img.shields.io/docker/stars/jmcombs/pi-builder-toolbox)](https://hub.docker.com/r/jmcombs/pi-builder-toolbox "Click to view the image on Docker Hub")
[![Github Issues](https://img.shields.io/github/issues/jmcombs/pi-builder-toolbox)](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.