Initial commit

This commit is contained in:
Scott Idem
2023-02-22 16:40:16 -05:00
parent d18de5507b
commit cc767aac25
52 changed files with 2588 additions and 0 deletions

2
php7.Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM php:7-fpm
RUN docker-php-ext-install mysqli