You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Thanks for the project, i wonder what's the best way to run the container as a different user; for ex. while you already have the directories populated with files with custom gid/uid. Should the image respect that out-of-the box?
I agree with @bukowa.
My use case is to use bytemark/webdav as DAV server providing access to the input folder of my document management system.
Thus, the DMS server needs write access to all uploaded documents. So it would be great to either set the dav servers UID to the UID owning the mounted data folder or make it configurable for better integration as helper service to other applications.
Hello! Thanks for the project, i wonder what's the best way to run the container as a different user; for ex. while you already have the directories populated with files with custom gid/uid. Should the image respect that out-of-the box?
https://github.com/BytemarkHosting/docker-webdav/blob/master/2.4/docker-entrypoint.sh#L104
How could we easly swap port 80 ?
The text was updated successfully, but these errors were encountered: