FROM nginx:stable-alpine
COPY test/nginx.conf /etc/nginx/nginx.conf
COPY test/default.conf.template /etc/nginx/templates/default.conf.template
