mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-26 14:45:42 +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
|
#RUN rm /etc/apt/sources.list
|
||||||
#COPY sources.list /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 pecl install smbclient
|
||||||
RUN docker-php-ext-enable smbclient
|
RUN docker-php-ext-enable smbclient
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user