FROM nginx:alpine

COPY app app

ADD docker/nginx/default.conf /etc/nginx/conf.d/