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