From f08c1b83eb444aebfead7c21ec0661ec733c0df5 Mon Sep 17 00:00:00 2001 From: STAM Date: Mon, 2 Sep 2019 16:56:21 +0300 Subject: [PATCH] Update Dockerfile --- nextcloud/latest/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud/latest/Dockerfile b/nextcloud/latest/Dockerfile index 2f6814e27..fe4666631 100644 --- a/nextcloud/latest/Dockerfile +++ b/nextcloud/latest/Dockerfile @@ -7,6 +7,7 @@ ENV DEBIAN_FRONTEND noninteractive RUN rm -fv /tmp/php-smbclient-latest.tar.gz ADD php-smbclient-latest.tar.gz /tmp +RUN ls -las /tmp #RUN pt update -y && apt install -y --allow-unauthenticated mc smbclient libsmbclient