Site updated at 2017-05-16 14:21:12 UTC
This commit is contained in:
parent
89eb54bcb8
commit
fed7ad4a1f
25 changed files with 43 additions and 38 deletions
|
@ -179,6 +179,11 @@ CMD [ "/run.sh" ]
|
|||
<td>no</td>
|
||||
<td>Network ports to expose from the container. Format is <code class="highlighter-rouge">"container-port/type": host-port</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>devices</td>
|
||||
<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></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>map</td>
|
||||
<td>no</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue