FROM nginx:alpine COPY src/ /usr/share/nginx/html COPY docker/nginx.conf /etc/nginx/conf.d/default.conf