Commit Graph

11 Commits

Author SHA1 Message Date
e8e0f746eb Minor tweak to test not chowning my stupid data dir. 2020-11-14 14:26:41 -06:00
Jan Boonen
753ffb7ce2
Prevent corrupt Alias after restart of container.
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.
2018-12-06 21:40:33 +01:00
Jamie Nguyen
9fceea4203 Only mkdir and touch if needed 2018-07-18 08:45:16 +01:00
Jamie Nguyen
59dea2f00c Move apk to Dockerfile 2018-07-17 14:12:23 +01:00
Jamie Nguyen
43ec837387 Split long lines 2018-07-16 12:30:53 +01:00
Jamie Nguyen
dbfa2962bd Remove trailing characters 2018-07-16 12:29:43 +01:00
Jamie Nguyen
f7e924059d Force symlink 2018-07-16 12:16:52 +01:00
Jamie Nguyen
5db28d4e54 Fix ANONYMOUS_METHODS 2018-07-16 12:12:25 +01:00
Jamie Nguyen
d2f09d51ab Initialize /var/lib/dav in docker-entrypoint.sh 2018-07-16 11:59:35 +01:00
Jamie Nguyen
a347a4ae65 Allow bind mounting in /cert.pem and /privkey.pem 2018-07-16 11:25:08 +01:00
Jamie Nguyen
213fa1f8a3 Move files into 2.4 folder 2018-07-16 11:11:02 +01:00