excd / Dockerfile
nich2456's picture
Update Dockerfile
943a0cd verified
raw
history blame contribute delete
160 Bytes
FROM excalidraw/excalidraw
COPY nginx.conf.template /etc/nginx/templates/
RUN rm -f /etc/nginx/conf.d/default.conf
EXPOSE 8089
RUN ls -la /usr/share/nginx/html/