FROM nginx:alpine COPY nginx/mime.types /etc/nginx/ COPY nginx/nginx.conf /etc/nginx/ COPY ./dist /usr/share/nginx/html