summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change to unprivileged portsSuren A. Chilingaryan2019-08-143-4/+4
|
* Merge pull request #9 from ianeiloart/patch-1Paul Cammish2019-03-221-0/+21
|\ | | | | Create License.
| * Create License.Ian Eiloart2019-03-221-0/+21
|/ | | A customer is asking about licensing. I think this is nice and open,
* Merge pull request #2 from boonen/corrupt-aliasJamie Nguyen2018-12-141-1/+1
|\ | | | | Prevent corrupt Alias after restart of container.
| * Prevent corrupt Alias after restart of container.Jan Boonen2018-12-061-1/+1
|/ | | When the LOCATION environment variable is set then a restart of a container will lead to a corrupt Alias configuration. The command 'sed -e "s|Alias /|Alias $LOCATION|"' will be executed again and thereby prepend the existing path with the same path.
* Only mkdir and touch if neededJamie Nguyen2018-07-181-2/+2
|
* Use WORKDIRJamie Nguyen2018-07-181-12/+13
|
* Remove deprecated MAINTAINER tagJamie Nguyen2018-07-171-1/+0
|
* Move apk to DockerfileJamie Nguyen2018-07-172-3/+3
|
* Switch to copying whole directory of config filesJamie Nguyen2018-07-174-10/+3
|
* Mention configs-webdav-docker repository in README.mdJamie Nguyen2018-07-161-2/+2
|
* Split long linesJamie Nguyen2018-07-161-2/+4
|
* Remove trailing charactersJamie Nguyen2018-07-161-1/+1
|
* Force symlinkJamie Nguyen2018-07-161-1/+1
|
* Fix ANONYMOUS_METHODSJamie Nguyen2018-07-161-0/+1
|
* Format README.md for Docker HubJamie Nguyen2018-07-161-52/+19
|
* Fix typo in README.mdJamie Nguyen2018-07-161-1/+1
|
* Initialize /var/lib/dav in docker-entrypoint.shJamie Nguyen2018-07-162-1/+5
|
* Allow bind mounting in /cert.pem and /privkey.pemJamie Nguyen2018-07-162-21/+30
|
* Move files into 2.4 folderJamie Nguyen2018-07-166-0/+1
|
* Improve READMEJamie Nguyen2018-07-161-3/+4
|
* Fix typoJamie Nguyen2018-07-161-1/+1
|
* Initial commitJamie Nguyen2018-07-166-0/+345