Minor fixes for new environment.

This commit is contained in:
2024-02-07 14:47:21 +01:00
parent 7b67aaedd8
commit a0b8b2f446
3 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
FROM php:7.2-apache-buster
RUN docker-php-ext-install mysqli
VOLUME /var/www/html/media