docs/related: Add Balena
authorColin Walters <walters@verbum.org>
Thu, 7 Dec 2017 10:47:31 +0000 (05:47 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 7 Dec 2017 19:22:55 +0000 (19:22 +0000)
It's quite related.

Closes: #1369
Approved by: jlebon

docs/manual/related-projects.md

index c4f558da9375b23f5b55c5c72e2d3638154ea7ed..a44f28a4e50cc8ee1533c1a933b81ddb7960e6df 100644 (file)
@@ -347,3 +347,9 @@ and furthermore the tar format is flexible, with multiple ways to represent data
 making it hard to impossible to reassemble and verify from on-disk state.
 The [tarsum](https://github.com/docker/docker/blob/master/pkg/tarsum/tarsum_spec.md) effort
 was intended to address this, but it was not adopted in the end for v2.
+
+## Docker-related: Balena
+
+The [Balena](https://github.com/resin-os/balena) project forks Docker and aims
+to even use Docker/OCI format for the root filesystem, and adds wire deltas
+using librsync.  See also [discussion on  libostree-list](https://mail.gnome.org/archives/ostree-list/2017-December/msg00002.html).