We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 239c4e4 + 33c3c01 commit e95b4f8Copy full SHA for e95b4f8
config-linux.md
@@ -110,7 +110,7 @@ Note that the number of mapping entries MAY be limited by the [kernel][user-name
110
## <a name="configLinuxDevices" />Devices
111
112
**`devices`** (array of objects, OPTIONAL) lists devices that MUST be available in the container.
113
-The runtime may supply them however it likes (with [mknod][mknod.2], by bind mounting from the runtime mount namespace, etc.).
+The runtime MAY supply them however it likes (with [`mknod`][mknod.2], by bind mounting from the runtime mount namespace, etc.).
114
115
Each entry has the following structure:
116
0 commit comments