FROM nginx:1.13.7-alpine
ADD ./conf.d/ /etc/nginx/conf.d/
ADD ./nginx.conf /etc/nginx/
