mirror of
https://github.com/EpicMorg/docker.git
synced 2025-08-04 21:29:42 +03:00
Update Dockerfile
This commit is contained in:
parent
c791a45d67
commit
35a64872f8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue