FROM nginx:latest COPY buscribe-web /usr/share/nginx/html/buscribe COPY professor /usr/share/nginx/html/professor COPY nginx/nginx.conf /etc/nginx/nginx.conf