FROM nginx:alpine EXPOSE 80 COPY default.conf /etc/nginx/conf.d COPY _site/ /usr/share/nginx/html