From 5fa00b7c03a3381b3252e86d5b1f25aa75a67e47 Mon Sep 17 00:00:00 2001 From: amyMaYun Date: Thu, 17 Sep 2020 14:46:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E6=96=87=E5=9B=BE=E7=89=87=E5=90=8D?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E8=8B=B1=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\345\256\211\345\205\250\345\256\271\345\231\250.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/20.03_LTS/docs/Container/\345\256\211\345\205\250\345\256\271\345\231\250.md" "b/docs/zh/docs/20.03_LTS/docs/Container/\345\256\211\345\205\250\345\256\271\345\231\250.md" index c70d8e564..9c07b50a1 100644 --- "a/docs/zh/docs/20.03_LTS/docs/Container/\345\256\211\345\205\250\345\256\271\345\231\250.md" +++ "b/docs/zh/docs/20.03_LTS/docs/Container/\345\256\211\345\205\250\345\256\271\345\231\250.md" @@ -20,7 +20,7 @@ 安全容器与周边组件的关系如[图2](#fig17734185518269)所示。 **图 2** 安全容器与周边组件的关系 -![](./figures/安全容器与周边组件的关系.png "安全容器与周边组件的关系") +![](./figures/sec-container.png) >![](./public_sys-resources/icon-note.gif) **说明:** >安全容器的安装和使用需要使用root权限。 -- Gitee