parent
7bfe55fff6
commit
b52a582539
4 changed files with 17 additions and 18 deletions
|
@ -1,7 +1,6 @@
|
|||
FROM php:7.3-apache
|
||||
FROM php:7.4-apache
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y libicu-dev xz-utils git python libgmp-dev unzip ffmpeg
|
||||
RUN docker-php-ext-install mbstring
|
||||
RUN docker-php-ext-install intl
|
||||
RUN docker-php-ext-install gmp
|
||||
RUN a2enmod rewrite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue