FROM nginx
COPY dist/ /var/www/html/
COPY nginx/default.conf /etc/nginx/conf.d/default.conf