mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-28 03:30:24 +02:00
deploy: 755540cacf
This commit is contained in:
parent
c9711f2965
commit
f811be1c2c
3 changed files with 52 additions and 52 deletions
|
@ -2272,7 +2272,7 @@ docker<span class="w"> </span>build<span class="w"> </span>--tag<span class="w">
|
|||
<h4 id="build-arguments-optional"><a class="toclink" href="#build-arguments-optional">Build Arguments (Optional)</a></h4>
|
||||
<p>The <code>Dockerfile</code> includes several build <a href="https://docs.docker.com/engine/reference/builder/#using-arg-variables"><code>ARG</code></a> instructions that can be configured:</p>
|
||||
<ul>
|
||||
<li><code>DOVECOT_COMMUNITY_REPO</code>: Install Dovecot from the community repo instead of from Debian (default = 1) </li>
|
||||
<li><code>DOVECOT_COMMUNITY_REPO</code>: Install Dovecot from the community repo instead of from Debian (default = 0) </li>
|
||||
<li><code>DMS_RELEASE</code>: The image version (default = edge)</li>
|
||||
<li><code>VCS_REVISION</code>: The git commit hash used for the build (default = unknown)</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue