FROM nginx
ADD [ "nginx.conf", "/etc/nginx/nginx.conf" ]
ADD [ ".", "/usr/share/nginx/contextservice/" ]