mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-03 01:47:38 +02:00
deploy: f3edcf9cd5f2f3f5601b2c3f09a6434fc8d477c6
This commit is contained in:
parent
40798de600
commit
a49c42ceb4
File diff suppressed because one or more lines are too long
@ -1728,6 +1728,7 @@ chmod a+x ./setup.sh
|
||||
<div class="admonition danger">
|
||||
<p class="admonition-title">Using the Correct Commands For Stopping and Starting DMS</p>
|
||||
<p><strong>Use <code>docker compose up / down</code>, not <code>docker compose start / stop</code></strong>. Otherwise, the container is not properly destroyed and you may experience problems during startup because of inconsistent state.</p>
|
||||
<p>Using <code>Ctrl+C</code> <strong>is not supported either</strong>!</p>
|
||||
</div>
|
||||
<p>You are able to get a full overview of how the configuration works by either running:</p>
|
||||
<ol>
|
||||
|
Loading…
x
Reference in New Issue
Block a user