Skip to content

Commit 1259a08

Browse files
authored
Merge pull request #798 from Mashimiao/bundle-root-reference
bundle.md: specify root reference the directory
2 parents 02a936a + 5a90133 commit 1259a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See [`config.json`](config.md) for more details.
1616

1717
2. <a name="containerFormat02" />A directory representing the root filesystem of the container.
1818
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.
2020

2121
While these artifacts MUST all be present in a single directory on the local filesystem, that directory itself is not part of the bundle.
2222
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.

0 commit comments

Comments
 (0)