Site updated at 2017-06-06 17:46:14 UTC
This commit is contained in:
parent
e1716c0f98
commit
8582bee62b
26 changed files with 44 additions and 39 deletions
|
@ -189,6 +189,11 @@ CMD [ "/run.sh" ]
|
|||
<td>no</td>
|
||||
<td>Device list to map into add-on. Format is: <code class="highlighter-rouge"><path_on_host>:<path_in_container>:<cgroup_permissions></code>. i.e. <code class="highlighter-rouge">/dev/ttyAMA0:/dev/ttyAMA0:rwm</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>privileged</td>
|
||||
<td>no</td>
|
||||
<td>Privilege for access to hardware/system. Available access: <code class="highlighter-rouge">NET_ADMIN</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>map</td>
|
||||
<td>no</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue