FROM nginx

ADD ./default.conf /etc/nginx/conf.d/default.conf

WORKDIR /var/www