Update docs/content/config/advanced/podman.md
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
f149a394a1
commit
48ecc76f43
|
@ -154,6 +154,7 @@ After=network-online.target
|
|||
|
||||
[Container]
|
||||
ContainerName=dms
|
||||
HostName=example.com
|
||||
Image=docker.io/mailserver/docker-mailserver:latest
|
||||
# DMS uses uid 5000 for mailstate, but creates other folders for different users, which will be mapped to different sub-uids
|
||||
UIDMap=5000:0:1
|
||||
|
|
Loading…
Reference in New Issue