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