Site updated at 2017-05-24 14:34:07 UTC
This commit is contained in:
parent
b8cba3a89e
commit
2dcbea296b
26 changed files with 72 additions and 43 deletions
|
@ -85,7 +85,7 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
<h2><a class="title-link" name="add-on-docker-file" href="#add-on-docker-file"></a> Add-on Docker file</h2>
|
||||
<p>All add-ons are based on Alpine Linux 3.5. Hass.io will automatically substitute the right base image based on the machine architecture.</p>
|
||||
<p>All add-ons are based on Alpine Linux 3.5. Hass.io will automatically substitute the right base image based on the machine architecture. Add <code class="highlighter-rouge">tzdata</code> if you need run in correct timezone.</p>
|
||||
<div class="highlighter-rouge"><pre class="highlight"><code>FROM %%BASE_IMAGE%%
|
||||
|
||||
ENV LANG C.UTF-8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue