FROM docker.m.daocloud.io/nginx:alpine
COPY default.conf /etc/nginx/conf.d/default.conf
COPY ssl /etc/nginx/ssl
