FROM nginx:1.15-alpine COPY docker/nginx/conf.d /etc/nginx/conf.d/ COPY public /srv/app/public/