You are viewing a single comment's thread from:
RE: Balena Engine - A container engine built for IoT
Looks like a fantastic container engine based on the moby project, with an emphasis on embedded and IoT use cases, and fully compatible with docker containers. Compared to the standard docker container engine, it supports container deltas for 10-70x more efficient bandwidth usage, has 3.5x smaller binaries, uses RAM and storage more conservatively, and focuses on atomicity and durability of container pulling. Excellent Search