Create keeweb.conf file
Supply a valid .kdbx file to the root of this project. Name it keeweb.kdbx. This file will be used as webDAV target.
docker build -t keeweb-webdav-httpd-docker .
docker run \
-d \
-p 443:443 \
--name keeweb-webdav-httpd-docker \
keeweb-webdav-httpd-dockerhttps://git.kaki87.net/KaKi87/tutorials/src/branch/master/how_to_self_host_keeweb