Added dockerfile for php 7.4.1
This commit is contained in:
parent
92af3f3e2c
commit
d241420287
3
docker/image-php-7.4.1/Dockerfile
Normal file
3
docker/image-php-7.4.1/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM php:7.4.1-apache
|
||||
|
||||
RUN a2enmod rewrite
|
Loading…
Reference in New Issue
Block a user