Use nginx-fpm image.
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
FROM php:8.1-apache
|
FROM cs-registry.ddnss.de/docker/nginx-fpm
|
||||||
|
|
||||||
RUN apt-get update && apt-get -y upgrade
|
|
||||||
|
|
||||||
COPY . /var/www/html
|
COPY . /var/www/html
|
||||||
Reference in New Issue
Block a user