docker stuff
This commit is contained in:
4
docker/php/Dockerfile
Normal file
4
docker/php/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM php:7-fpm
|
||||
WORKDIR "/application"
|
||||
|
||||
RUN docker-php-ext-install mysqli
|
||||
1950
docker/php/php.ini
Normal file
1950
docker/php/php.ini
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user