Changes
This commit is contained in:
@@ -28,6 +28,8 @@ RUN apt-get update && apt-get install -y zlib1g-dev libicu-dev g++
|
||||
RUN docker-php-ext-configure intl
|
||||
RUN docker-php-ext-install intl
|
||||
|
||||
RUN apt-get update && apt-get install -y default-mysql-client
|
||||
|
||||
|
||||
# Копирование конфигурационного файла PHP
|
||||
COPY ./_docker/app/php.ini /usr/local/etc/php/conf.d/php.ini
|
||||
|
||||
Reference in New Issue
Block a user