FROM nginx:alpine-slim

COPY _site /usr/share/nginx/html
COPY nginx/default.conf.template /etc/nginx/templates/