Container image for Tengine built with Tongsuo
3.8K
latest, 3.1.0, 3.1, 3, 3.1.0-trixie, 3.1-trixie, 3-trixie, 3.1.0-tongsuo.8.5.0-pre1, 3.1.0-tongsuo.8.5.0-pre1-trixie, trixie3.1.0-alpine, 3.1-alpine, 3-alpine, 3.1.0-tongsuo.8.5.0-pre1-alpine, alpine
Tengine 是由淘宝发起的Web服务器项目。它在Nginx的基础上,针对大访问量网站的需求,添加了很多高级功能和特性。Tengine的性能和稳定性已经在大型的网站如淘宝,天猫,优酷,全球速卖通,Lazada,阿里云等得到了很好的检验。Tengine将向通用API网关方向持续演进和发展,在HTTP应用流量入口网关的基础上,逐步支持4/7层TLS,TCP,UDP和GRPC多协议路由能力,适配不同终端和不同应用,打造全场景通用网关,持续保持Tengine业界领先地位。
铜锁/Tongsuo 是一个提供现代密码学算法和安全通信协议的开源基础密码库,为存储、网络、密钥管理、隐私计算等诸多业务场景提供底层的密码学基础能力,实现数据在传输、使用、存储等过程中的私密性、完整性和可认证性,为数据生命周期中的隐私和安全提供保护能力。
docker pull daiyeqi/tengine
docker run -p 80:80 \
-v /host/path/nginx.conf:/etc/nginx/nginx.conf:ro \
--name tengine -d daiyeqi/tengine
alpine and debian based images variants use the same user and group ids to drop the privileges for worker processes:
uid=101(nginx) gid=101(nginx) groups=101(nginx)
This project is licensed under the Apache-2.0 License.
Content type
Image
Digest
sha256:e79f509f6…
Size
36.2 MB
Last updated
6 months ago
docker pull daiyeqi/tengine