chore: simplify linux nocgroup logic (#3949)

This commit is contained in:
Kevin Wan
2024-03-02 00:23:52 +08:00
committed by GitHub
parent a7363f0c21
commit 5263805b3b
5 changed files with 13 additions and 8 deletions

View File

@@ -307,8 +307,8 @@ go-zero 已被许多公司用于生产部署,接入场景如在线教育、电
## 10. CNCF 云原生技术全景图
<p float="left">
<img src="https://landscape.cncf.io/images/left-logo.svg" width="150"/>&nbsp;&nbsp;&nbsp;
<img src="https://landscape.cncf.io/images/right-logo.svg" width="200"/>
<img src="https://raw.githubusercontent.com/zeromicro/zero-doc/main/doc/images/cncf-logo.svg" width="200"/>&nbsp;&nbsp;&nbsp;
<img src="https://raw.githubusercontent.com/zeromicro/zero-doc/main/doc/images/cncf-landscape-logo.svg" width="150"/>
</p>
go-zero 收录在 [CNCF Cloud Native 云原生技术全景图](https://landscape.cncf.io/?selected=go-zero)。