FROM nginx:1.13.12 COPY nginx.conf /etc/nginx/nginx.conf RUN mkdir /etc/nginx/sites-enabled COPY alpha.editor.p5js.org.conf /etc/nginx/sites-enabled