File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ See [`config.json`](config.md) for more details.
16
16
17
17
2 . <a name =" containerFormat02 " />A directory representing the root filesystem of the container.
18
18
While the name of this REQUIRED directory may be arbitrary, users should consider using a conventional name, such as ` rootfs ` .
19
- This directory MUST be referenced from within the ` config.json ` file.
19
+ This directory MUST be referenced by [ ` root ` ] ( config.md#root ) within the ` config.json ` file.
20
20
21
21
While these artifacts MUST all be present in a single directory on the local filesystem, that directory itself is not part of the bundle.
22
22
In other words, a tar archive of a * bundle* will have these artifacts at the root of the archive, not nested within a top-level directory.
You can’t perform that action at this time.
0 commit comments