FROM nginx:alpine COPY docs/ /usr/share/nginx/html/ COPY ctrl/nginx.conf /etc/nginx/conf.d/default.conf