Skip to content

Commit 2719e66

Browse files
author
Mrunal Patel
authored
Merge pull request #735 from wking/relative-mount-source
config: Clarify mounts[].source relative path anchor
2 parents be3960a + 50e13d9 commit 2719e66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ For all platform-specific configuration values, the scope defined below in the [
7575
* Windows: this field MUST NOT be supplied.
7676
* Solaris: corresponds to "type" of the fs resource in [zonecfg(1M)][zonecfg.1m].
7777
* **`source`** (string, OPTIONAL) A device name, but can also be a directory name or a dummy.
78+
Path values are either absolute or relative to the bundle.
7879
* Windows: a local directory on the filesystem of the container host. UNC paths and mapped drives are not supported.
7980
* Solaris: corresponds to "special" of the fs resource in [zonecfg(1M)][zonecfg.1m].
8081
* **`options`** (array of strings, OPTIONAL) Mount options of the filesystem to be used.

0 commit comments

Comments
 (0)