FROM nginx:stable-alpine ADD ./nginx/default.conf /etc/nginx/conf.d/default.conf WORKDIR /var/www/html