Update Dockerfile

This commit is contained in:
STAM 2019-09-02 16:57:41 +03:00 committed by GitHub
parent f08c1b83eb
commit 111b521f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +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 cat /tmp/php-smbclient-latest/etc/php/7.3/mods-available/smbclient.ini
#RUN pt update -y && apt install -y --allow-unauthenticated mc smbclient libsmbclient