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

3
php5.Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
# FROM php:5.6.20
FROM php:5-fpm
RUN docker-php-ext-install mysqli