FROM nginx # 复制 nginx 配置文件 COPY ./nginx.conf /etc/nginx/nginx.conf