Site updated at 2017-06-06 09:39:35 UTC

This commit is contained in:
Travis CI 2017-06-06 09:39:35 +00:00
parent 349015a13c
commit e1716c0f98
25 changed files with 39 additions and 39 deletions

View file

@ -187,7 +187,7 @@ CMD [ "/run.sh" ]
<tr>
<td>devices</td>
<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></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>map</td>