fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM php:8.1-apache
|
||||
RUN apt-get update && docker-php-ext-install pdo_mysql calendar mysqli
|
||||
RUN apt-get update && docker-php-ext-install pdo_mysql calendar mysqli zip
|
||||
|
||||
RUN a2enmod rewrite headers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user