FROM nginx:alpine WORKDIR /var/www/html EXPOSE 80 COPY ./nginx/ /etc/nginx