FROM nginx:1.27-alpine # 复制 nginx 配置和证书 COPY docker/nginx/nginx.conf /etc/nginx/nginx.conf COPY docker/nginx/ssl /etc/nginx/ssl