builder icon indicating copy to clipboard operation
builder copied to clipboard

Treehouses Awesome 👓 Raspberry Pi Image Builder 🏗

Results 63 builder issues
Sort by recently updated
recently updated
newest added

... instead of `"docker"` ``` if [ "docker" = "balena" ]; then export DOCKER_HOST=localhost:2375 fi ```

Might not be an error but its highlighted in red. ```bash [ 6.612081] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [ 6.612703] usbcore: registered new interface driver brcmfmac [ 6.828812]...

complex

``` 4 cd ~/ 5 wget https://dl.google.com/coral/edgetpu_api/edgetpu_api_latest.tar.gz -O edgetpu_api.tar.gz --trust-server-names 6 tar xzf edgetpu_api.tar.gz 7 cd edgetpu_api 8 sudo bash ./install.sh 9 sudo nano ./install.sh 10 cat /proc/device-tree/model 11 sudo...

https://github.com/treehouses/builder/blob/master/scripts.d/40_planet.sh#L42-L69 ... and fix this lines

https://github.com/RPi-Distro/pi-gen

complex
low priority