mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-15 11:54:50 +02:00
Update docs/content/config/advanced/podman.md
Co-authored-by: Casper <casperklein@users.noreply.github.com>
This commit is contained in:
parent
669459421b
commit
31d8ae20ef
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ Environment=DOMAINNAME=example.com
|
|||
Environment=CONTAINER_NAME=dockermailserver
|
||||
...
|
||||
```
|
||||
Stopping the service with systemd will result in the container being removed. Restarting will use the existing container. You do not need to enable services with Quadlet.
|
||||
Stopping the service with systemd will result in the container being removed. Restarting will use the existing container, which is however not recommended. You do not need to enable services with Quadlet.
|
||||
|
||||
Start container:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue