FROM nginx:stable COPY nginx.conf /etc/nginx/nginx.conf COPY ./ /usr/share/nginx/html COPY ./ /app CMD ["sh", "-c", "sed -i \"s@