You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: layer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Where supported, MUST include file attributes for Additions and Modifications in
63
63
64
64
#### Implicit Directories
65
65
66
-
As the tar format describes filesystem layouts using a flat datastructure, it is possible to have so-called "implicit directories" where not all parent directories implied an entries' path in the archive exist.
66
+
As the tar format describes directory hierarchies using a flat datastructure, it is possible to have so-called "implicit directories" where not all parent directories implied by an entries' path in the archive have their own entry.
67
67
68
68
When applying a layer, implementations MUST create any parent directories implied by an entries' path, even if it is otherwise absent from the archive. Attributes of the created parent directories MUST be set as follows:
0 commit comments