Go to file
2024-09-09 17:09:58 +08:00
sing-box@78864c2d55 feat(sub): update 2024-09-09 17:06:55 +08:00
.env feat: update 2024-09-02 17:54:17 +08:00
.gitignore 📝 add(go/dockerfile tmpl from gitea) 2022-11-30 10:40:03 +08:00
.gitmodules feat(sub): add singbox repo 2024-09-09 16:51:50 +08:00
docker-compose.u22.yaml feat: update 2024-09-02 18:41:58 +08:00
docker-compose.yaml feat: update 2024-09-09 16:54:04 +08:00
Dockerfile feat: update 2024-09-02 17:59:59 +08:00
README.md feat: update 2024-09-09 16:55:31 +08:00
run-dev.sh feat: update 2024-09-09 17:09:58 +08:00
run.sh feat: update 2024-09-09 16:55:31 +08:00

Docker SingBox

启动

# 初始化仓库
git submodule update --init --recursive --remote

./run.sh
.
├── .env
├── .gitignore
├── README.md
└── docker-compose.yaml