# TODO no latest FROM nginx:latest EXPOSE 80 RUN rm -r /usr/share/nginx/html COPY www /usr/share/nginx/html