Fix a bunch of stuff. Add docker compose files to make server config repo obsolete
This commit is contained in:
2
configs/docker/compose_files/custom_php/Dockerfile
Normal file
2
configs/docker/compose_files/custom_php/Dockerfile
Normal file
@ -0,0 +1,2 @@
|
||||
FROM php:7.4-fpm
|
||||
RUN docker-php-ext-install pdo pdo_mysql mysqli
|
Reference in New Issue
Block a user