FROM nginx:alpine COPY _site /var/www/html COPY nginx.conf /etc/nginx/conf.d/default.conf