https://github.com/akafeng/docker-sing-box
๐ณ Docker Image Packaging for sing-box
https://github.com/akafeng/docker-sing-box
debian docker proxy shadowsocks socks5 trojan-go tun tunnel v2ray
Last synced: 28 days ago
JSON representation
๐ณ Docker Image Packaging for sing-box
- Host: GitHub
- URL: https://github.com/akafeng/docker-sing-box
- Owner: akafeng
- Created: 2023-05-14T13:10:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-15T13:46:31.000Z (28 days ago)
- Last Synced: 2026-05-15T15:33:20.721Z (28 days ago)
- Topics: debian, docker, proxy, shadowsocks, socks5, trojan-go, tun, tunnel, v2ray
- Language: Dockerfile
- Homepage: https://ghcr.io/akafeng/sing-box
- Size: 6.84 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sing-box
The universal proxy platform.
Container Registry ยท
Project Source
---
### Pull The Image
```bash
$ docker pull ghcr.io/akafeng/sing-box
```
### Start Container
```bash
$ docker run -d \
-v /etc/sing-box/:/etc/sing-box/ \
--restart=always \
--name=sing-box \
ghcr.io/akafeng/sing-box \
-C /etc/sing-box/ run
```