





















Github 地址: https://github.com/pch18/nginxMaster
欢迎 Issue & PR !(同求 git 仓库点亮小星星⭐️)
(二选一)
docker run -d --name nginx-master --net=host --restart always pch18/nginx-master
docker run -d --name nginx-master -p 9999:9999 -p 443:443 -p 80:80 --restart always pch18/nginx-master
支持多架构,amd64, arm64 等,如果缺了某个架构的构建,请提 issue
(二选一)
curl -fsSL https://raw.githubusercontent.com/pch18/nginxMaster/refs/heads/main/install.debian | sudo bash
wget -qO- https://raw.githubusercontent.com/pch18/nginxMaster/refs/heads/main/install.debian | sudo bash
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。