Update Dockerfile

This commit is contained in:
Alexandre
2021-09-23 21:34:03 +02:00
committed by GitHub
parent 91c7c2c83b
commit f11a4c4df0

View File

@@ -41,7 +41,4 @@ COPY root/ /
RUN ["chmod", "+x", "/defaults/nextcloud-perms.sh"]
FROM diamol/elasticsearch:latest
RUN bin/elasticsearch-plugin install --batch ingest-attachment
VOLUME ["/share", "/ssl", "/data", "/media"]