refined build process
This commit is contained in:
parent
89e96f6a9d
commit
6e9c884375
6 changed files with 17 additions and 4 deletions
3
php-apache:7.4
Normal file
3
php-apache:7.4
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM php:7.4-apache
|
||||
RUN a2enmod rewrite
|
||||
RUN docker-php-ext-install pdo pdo_mysql
|
||||
Loading…
Add table
Add a link
Reference in a new issue