FROM nginx:alpine COPY ./nginx_default.conf /etc/nginx/conf.d/default.conf WORKDIR /app