FROM nginx
ADD nginx.conf /etc/nginx/conf.d/default.conf
CMD ["sh","docker-entrypoint.sh"]
#ADD oauth2 /usr/share/nginx/html/oauth2