Site updated at 2017-05-22 21:42:31 UTC
This commit is contained in:
parent
24c5dd3eb1
commit
3c91e15868
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>host_network</td>
|
||||
<td>no</td>
|
||||
<td>If that is True, the add-on run on host network.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>devices</td>
|
||||
<td>no</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue