mirror of
https://github.com/cupcakearmy/docker-wordpress.git
synced 2025-09-06 05:10:40 +00:00
build
This commit is contained in:
5
docker/Dockerfile
Normal file
5
docker/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM wordpress:5-apache
|
||||
|
||||
RUN a2enmod headers
|
||||
|
||||
COPY ./uploads.ini /usr/local/etc/php/conf.d/uploads.ini
|
Reference in New Issue
Block a user