FROM php:8.1-apache RUN apt-get update && apt-get -y upgrade COPY . /var/www/html