Add nftables support and Time namespace documentation

This commit is contained in:
yeasy
2026-04-26 00:18:39 +00:00
parent 72513eb673
commit c36c420c7e
2 changed files with 7 additions and 71 deletions
+1 -10
View File
@@ -270,16 +270,7 @@ cosign verify myregistry.com/myapp:v1.0.0 \
#### Docker Content Trust Notary
> **注意DCT 退役时间线**
>
> Docker 已宣布[退役 Content Trust](https://www.docker.com/blog/retiring-docker-content-trust/)。关键节点:
> - 2025 8 月起最早一批 DCT 签名证书开始过期
> - 2025 9 30 日起新注册表不可再启用 DCT
> - **2028 3 31 **DCT 完全移除所有 DCT 数据永久删除
>
> 建议新项目直接使用上文介绍的 **Cosign (Sigstore)** 进行镜像签名现有 DCT 用户应尽早制定迁移计划
Docker Content Trust 使用 Notary 实现镜像签名 Docker 官方的传统签名解决方案
Docker Content Trust 使用 Notary 实现镜像签名 Docker 官方的签名解决方案
**启用 DCT**