For questions about running and using the Docker container software on connected IoT devices. For general Docker questions, consider asking at Unix & Linux Stack Exchange or Super User.
Questions tagged [docker]
5 questions
11
votes
1 answer
Why does Docker reduce power usage on an Internet of Things device in this benchmark?
I've been interested in the applications of Docker on IoT devices such as Raspberry Pis.
After reading A Performance Evaluation of Container Technologies
on Internet of Things Devices, I was slightly confused by one of the results. In Table 1, the…
Aurora0001
- 18,520
- 13
- 55
- 169
4
votes
4 answers
Provisioning and deployment of applications to IoT devices
I have a small growing fleet of IoT devices (upboards). They are all connected via ethernet to a server. Each device runs the same set of applications (java, python, nginx, ffmpeg) with their respective configuration. These devices are the…
Ortix92
- 141
- 2
3
votes
0 answers
Is it possible to emulate IoT with Docker?
I started an IoT simulation project to gain better understanding of the domain.
So, I'm trying to emulate a number of IoT objects using Docker inside Vagrant.
In the Vagrant box I'm creating 100 Docker containers. Each container simulates a single…
user6592
2
votes
1 answer
Can't Connect to ZigBee Devices (Raspberry Pi4, HomeAssistant, Docker-Compose, ConBeeII)
I'm stumped on this one - everything appears to be correctly configured and working properly...except that HomeAssistant can't discover any ZigBee devices. Adding the ConBee II appears to work just fine (recognized under the mapped address as…
Christian
- 41
- 4
0
votes
1 answer
Attempting to restore HAoS Backup to docker fails (still says onboarding)
I manually exported and downloaded a backup from my working HAoS server, then ran the following commands on a different machine to create an HAoS docker container, but when I go to my container I get the /onboarding screen. I expected it to have my…
Rilcon42
- 101