mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
Update node-exporter to v1.11.1, fcct to butane
This commit is contained in:
@@ -81,7 +81,6 @@ $ docker version
|
||||
在企业环境中,对 Docker 守护进程的访问控制往往不仅限于文件系统权限,还需要更细粒度的授权策略。**Authorization Plugin** 机制允许在 API 层级对请求进行拦截和审批。
|
||||
|
||||
常见的授权插件包括:
|
||||
|
||||
- **OPA/Conftest**:开放策略引擎,支持声明式策略定义。
|
||||
- **Prisma Cloud(Twistlock)**:商业容器安全平台。
|
||||
- 自定义脚本:根据请求内容(镜像、命令、用户等)做出允许/拒绝决定。
|
||||
|
||||
Reference in New Issue
Block a user