FROM nginx:1.13.7 ADD files/default.conf /etc/nginx/conf.d/ ADD files/webclient-build.tar.gz /usr/share/nginx/html EXPOSE 80