sudo docker run -p 8443:443 -v /home/ztsubaki/webdav:/data --rm -e SSL=on -e SERVERNAME=test tThe woring directory as below
❯ tree webdav
webdav
├── apache
│ └── apache2
│ ├── error.log
│ └── other_vhosts_access.log
├── cert
│ ├── cert.pem
│ └── private.key
├── passwd
│ └── test
└── webdav
└── 5G.bigEach file in passwd represents a web user and the passwd is in the file