FROM nginx:latest
ADD ./conf.d/ /etc/nginx/conf.d/
ADD ./nginx.conf /etc/nginx/
