Devices
Your Linux, your Docker, our agent
We support a clear baseline and add platforms from evidence. The agent is a static binary for linux/arm64 and linux/amd64.
| Hardware | Status | Notes |
|---|---|---|
| Raspberry Pi 4 / 5 (64-bit OS) | Supported | Reference platform. Temperature, throttling and under-voltage telemetry. |
| Intel NUC, Beelink, x86_64 mini PCs | Supported | Any x86_64 Debian-style Linux. |
| Orange Pi, Rock Pi, other ARM64 SBCs on Armbian | Supported | Armbian Bookworm or newer. |
| NVIDIA Jetson (JetPack 6) | Beta | Ubuntu-based; GPU runtime passes through Compose. |
| Industrial gateways (Moxa, Advantech, OnLogic) | Beta | Works where Docker Engine 24+ runs; validate per model. |
| 32-bit ARM (armv7 / armv6) | Not supported | ARM64 first. Explicit policy, revisited with demand. |
Operating systems
Debian 12+, Ubuntu 22.04+, Raspberry Pi OS (64-bit) Bookworm+, Armbian. systemd required.
Docker
Docker Engine 24 or newer with the Compose v2 plugin. We inventory both versions and warn on unsupported combinations.
Storage and power
Use industrial or high-endurance media. Disk thresholds, image retention, and prune controls keep Docker from filling the card. Under-voltage is reported on Raspberry Pi.
Have a box with Docker on it?
Run one command and it is a managed device. Five are free.
curl -fsSL https://simpledockerops.com/install | sudo sh