mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 14:15:38 +03:00
Update Dockerfile
This commit is contained in:
parent
c791a45d67
commit
35a64872f8
@ -5,7 +5,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
#RUN rm /etc/apt/sources.list
|
||||
#COPY sources.list /etc/apt/sources.list
|
||||
|
||||
RUN docker-php-ext-install -j smbclient
|
||||
#RUN docker-php-ext-install -j smbclient
|
||||
RUN pecl install smbclient
|
||||
RUN docker-php-ext-enable smbclient
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user