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.
1616
17172 . <a name =" containerFormat02 " />A directory representing the root filesystem of the container.
1818While 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.
2020
2121While these artifacts MUST all be present in a single directory on the local filesystem, that directory itself is not part of the bundle.
2222In 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