Updated storage for nextcloud containers, removed the bindmounts and replaced nextcloud/storage with nextcloud_storage
Also, added a new video library to nextcloud building script
This commit is contained in:
@@ -9,6 +9,7 @@ RUN apt update \
|
||||
&& apt -y install \
|
||||
# libmagickcore-6.q16-6-extra \
|
||||
ffmpeg \
|
||||
libavcodec-extra \
|
||||
imagemagick \
|
||||
ghostscript \
|
||||
&& apt clean
|
||||
|
||||
Reference in New Issue
Block a user