Site updated at 2017-05-22 21:42:31 UTC

This commit is contained in:
Travis CI 2017-05-22 21:42:31 +00:00
parent 24c5dd3eb1
commit 3c91e15868
25 changed files with 43 additions and 38 deletions

View file

@ -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>