FROM nginx:1.13.6 RUN mkdir -p /data/nginx/cache COPY nginx.conf /etc/nginx/nginx.conf