Commit 88901e4
committed
manifest: Explicitly unspecified attributes for the initial layer directory
Point out that the layer's initial empty directory has unspecified
attributes. Layer authors interested in the ownership and other
attributes of the unpacked root directory should explicitly set an
entry for it.
This commit originally focused on requiring the initial directory to
be empty before the layers are unpacked into it. But most of that was
picked up in fed7241 (manifest: clarify the order of layers,
2016-09-29, opencontainers#349). I'd recommended "match" instead of "be" to allow
folks to apply via a union filesystem or whatever. As long as the
finished product is right, compliance testers and users should be
satisfied.
Signed-off-by: W. Trevor King <[email protected]>1 parent f94caad commit 88901e4
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments