use nginx with caching for nextcloud fpm
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
FROM nextcloud:13
|
||||
FROM nextcloud:13-fpm
|
||||
|
||||
RUN apt-get update && apt-get install -y smbclient && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user