Update Dockerfile

This commit is contained in:
Alexandre
2021-09-23 21:18:33 +02:00
committed by GitHub
parent 4972fd2052
commit fb7fba40d6

View File

@@ -4,10 +4,6 @@ ARG BUILD_UPSTREAM="22.1.1"
FROM ${BUILD_FROM}
#Install elasticsearch
FROM elasticsearch/elasticsearch:latest
RUN bin/elasticsearch-plugin install --batch ingest-attachment
ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
# Added repo to solve issues with some systems that cause error code 1 when fetching apk