Initial commit
This commit is contained in:
4
home-server/nextcloud/dockerfile
Normal file
4
home-server/nextcloud/dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM nextcloud:production
|
||||
|
||||
RUN usermod -u 1000 www-data
|
||||
RUN groupmod -g 1000 www-data
|
||||
Reference in New Issue
Block a user