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: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
f149a394a1
commit
48ecc76f43
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue