blablacar / dgr

Container build and runtime tool
Apache License 2.0
248 stars 21 forks source link

improve treeStoreID read failure around overlayfs #260

Open n0rad opened 6 years ago

n0rad commented 6 years ago

While building, if we cannot find treeStoreID, it's probably because rkt did not succeed using overlayfs. We can improve this log to tell to check what kind of FS is used.

see #259