FROM nginx:alpine COPY ./nginx.conf /etc/nginx/nginx.conf COPY ./host.conf /etc/nginx/conf.d/host.conf