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