FROM nginx:1.15.12-alpine COPY ./ /app COPY ./docker/nginx.conf /etc/nginx/conf.d/default.conf