FROM nginx:alpine ADD ./html /usr/share/nginx/html ADD ./nginx.conf /etc/nginx/nginx.conf