2023-05-05 15:18:05 +01:00
|
|
|
# sing-box Docker Image by etnperlong
|
|
|
|
|
|
|
|
 
|
|
|
|
|
|
|
|
[sing-box](https://sing-box.sagernet.org/) is a universal proxy platform for building your own proxy.
|
|
|
|
|
2023-06-22 17:42:59 +01:00
|
|
|
Docker images are designed for rapid deployment to various computing cloud providers.
|
2023-05-05 15:18:05 +01:00
|
|
|
|
2023-06-22 17:42:59 +01:00
|
|
|
For more information on Docker and containerization technologies, read the [official document](https://docs.docker.com/).
|
2023-05-05 15:18:05 +01:00
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
[https://sing-box.sagernet.org](https://sing-box.sagernet.org)
|
|
|
|
|
|
|
|
## Community
|
|
|
|
[https://community.sagernet.org/c/sing-box/](https://community.sagernet.org/c/sing-box/)
|
|
|
|
|
|
|
|
## Supported architectures
|
|
|
|
- amd64
|
|
|
|
- arm64
|
|
|
|
- arm/v7
|
|
|
|
|
|
|
|
## Enabled features
|
|
|
|
|
2023-06-22 17:42:59 +01:00
|
|
|
**Full version!**
|
2023-05-05 15:18:05 +01:00
|
|
|
> `with_gvisor,with_quic,with_grpc,with_dhcp,with_wireguard,with_shadowsocksr,with_ech,with_utls,with_reality_server,with_clash_api,with_v2ray_api,with_acme`
|
|
|
|
|
|
|
|
## Supported tags
|
|
|
|
|
|
|
|
- `latest` *([latest release](https://github.com/SagerNet/sing-box/releases))*
|
|
|
|
- `main` *([main branch](https://github.com/SagerNet/sing-box/tree/main))*
|
|
|
|
- `dev` *([dev branch](https://github.com/SagerNet/sing-box/tree/dev))*
|
|
|
|
- `dev-next` *([dev-next branch](https://github.com/SagerNet/sing-box/tree/dev))*
|
|
|
|
|
2023-06-22 17:42:59 +01:00
|
|
|
For example, `etnperlong/sing-box:dev-next` means a fully functional docker image.
|