FROM wyveo/nginx-php-fpm:php74 COPY wp/ /usr/share/nginx/html RUN rm /etc/nginx/conf.d/default.conf RUN chmod +xw -R /usr/share/nginx/ #USER nginx