fluentd container logging to loggly.
This commit is contained in:
4
dockerfiles/services/nextcloud/Dockerfile
Normal file
4
dockerfiles/services/nextcloud/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM nextcloud:12
|
||||
|
||||
RUN apt-get update && apt-get install -y smbclient && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user