From ee0aba73c6828fed4006a7f2b1848d9e62bcf260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E6=98=9F=E5=AE=87?= Date: Thu, 20 Feb 2025 10:54:51 +0800 Subject: [PATCH] =?UTF-8?q?update=20docs\docs\zh\docs\Container\=E5=AE=89?= =?UTF-8?q?=E5=85=A8=E7=89=B9=E6=80=A7.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes to be committed: modified: "docs/zh/docs/Container/\345\256\211\345\205\250\347\211\271\346\200\247.md" Signed-off-by: 周星宇 --- .../\345\256\211\345\205\250\347\211\271\346\200\247.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/Container/\345\256\211\345\205\250\347\211\271\346\200\247.md" "b/docs/zh/docs/Container/\345\256\211\345\205\250\347\211\271\346\200\247.md" index 3865f4cae..ee0aa6451 100644 --- "a/docs/zh/docs/Container/\345\256\211\345\205\250\347\211\271\346\200\247.md" +++ "b/docs/zh/docs/Container/\345\256\211\345\205\250\347\211\271\346\200\247.md" @@ -241,7 +241,7 @@ SELinux\(Security-Enhanced Linux\)是一个Linux内核的安全模块,提供 - 为挂载卷打selinux标签\('z'为共享模式\) - ``` + ```bash $ isula run -itd -v /test:/test:z rnd-dockerhub.huawei.com/official/centos 9be82878a67e36c826b67f5c7261c881ff926a352f92998b654bc8e1c6eec370 -- Gitee