FROM nginx COPY index.html /nginx/index.html COPY nginx.conf /etc/nginx/nginx.conf EXPOSE 1238