FROM nginx ADD dist/ /usr/share/nginx/html/ ADD dist/index.html /usr/share/nginx/html/index.html ADD default.conf /etc/nginx/conf.d/default.conf