
jackywn/docusaurusshelldocker run -d --name=docusaurus \ -p 8000:80 \ -v ./docusaurus:/docusaurus \ -e TARGET_UID=1000 \ -e TARGET_GID=1000 \ -e WEBSITE_NAME="awesometic-docs" \ -e MAXLISTENRTS=20 \ -e TEMPLATE=classic \ jackywn/docusaurus
shellgit clone [***] cd docusaurus-docker docker-compose up -d
shellgit clone [***] cd docusaurus-docker/build docker build -t jackywn/docusaurus .
shellserver { listen 80; listen 443 ssl http2; server_name example.com; server_name_in_redirect on; port_in_redirect on; if ( $scheme = http ) { return 301 [***] } ssl_certificate example.com.cer; ssl_certificate_key example.com.key; location / { proxy_pass [***] proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Forwarded-Port $server_port; } }






manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务