Extra firmware
How it works
Requirements
Requirement
Version
Using the extra firmware block
Step 1: Add the firmware block to your fleet
Architecture
Image
version: '2.4'
services:
firmware:
image: bh.cr/balena_os/linux-firmware-aarch64
labels:
io.balena.features.extra-firmware: '1'Step 2: Enable the feature in other services (optional)
Step 3: Deploy and reboot
Example configuration
Last updated
Was this helpful?