Site updated at 2017-06-06 17:46:14 UTC

This commit is contained in:
Travis CI 2017-06-06 17:46:14 +00:00
parent e1716c0f98
commit 8582bee62b
26 changed files with 44 additions and 39 deletions

View file

@ -189,6 +189,11 @@ CMD [ "/run.sh" ]
<td>no</td>
<td>Device list to map into add-on. Format is: <code class="highlighter-rouge">&lt;path_on_host&gt;:&lt;path_in_container&gt;:&lt;cgroup_permissions&gt;</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>