FROM nginx:alpine WORKDIR /var/www/html COPY default.conf.template /etc/nginx/templates/ #COPY --chown=82:82 public/. /var/www/html/public