FROM nginx:alpine

COPY ../. app

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