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
|
@ -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…
Reference in New Issue