FROM nginx

COPY ./conf/nginx.conf /etc/nginx/nginx.conf
COPY ./conf/html /usr/share/nginx/html