1
0
mirror of https://github.com/nextcloud/docker.git synced 2024-06-30 13:10:50 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
J0WI
fbdb70e856
Remove workaround to create the postgres db (fix #886) (#961)
This reverts commit 4df6f79568.
The upstream bug has been fixed in https://github.com/nextcloud/server/pull/15187

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-01-13 16:11:28 +00:00
Tilo Spannagel
4df6f79568 Allow nextcloud to create the postgres db (#784)
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-07-05 13:50:40 +02:00
J0WI
aa5c0c1929 Use Alpine Linux in examples and use default user
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-11-20 20:24:22 +01:00
Tilo Spannagel
654ddeae23 Remove trailing whitespaces 2018-08-01 22:55:25 +02:00
Tilo Spannagel
0548adf1c1
Use autoconfig.php provided by the image 2017-09-27 13:29:15 +02:00
Tilo Spannagel
01dd1a93f1
Add depends_on 2017-09-27 13:29:15 +02:00
Tilo Spannagel
0ba11e9ca3
Remove unnecessary links 2017-09-27 13:29:12 +02:00
Tilo Spannagel
83b027fbae
Add insecure docker-compose examples for apache 2017-09-27 13:29:11 +02:00