Skip to content

Commit

Permalink
bundle.md: specify root reference the directory
Browse files Browse the repository at this point in the history
I think this make clear what reference the directory in config.json

Signed-off-by: Ma Shimiao <[email protected]>
  • Loading branch information
Ma Shimiao committed May 11, 2017
1 parent d974e9d commit 5a90133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See [`config.json`](config.md) for more details.

2. <a name="containerFormat02" />A directory representing the root filesystem of the container.
While the name of this REQUIRED directory may be arbitrary, users should consider using a conventional name, such as `rootfs`.
This directory MUST be referenced from within the `config.json` file.
This directory MUST be referenced by [`root`](config.md#root) within the `config.json` file.

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

0 comments on commit 5a90133

Please sign in to comment.