소스 검색

Merge pull request #25569 from friism/fix-typo-in-security-doc

update intro to say there are four things to consider
(cherry picked from commit ce2ca236db87f8f580cb29be27b4f0b5341af0ca)

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
(cherry picked from commit 7cee444f8b90d435cc3358e2f510d0614e4e02fd)
Signed-off-by: Tibor Vass <tibor@docker.com>
Sven Dowideit 9 년 전
부모
커밋
8cc5797894
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/security/security.md

+ 1 - 1
docs/security/security.md

@@ -12,7 +12,7 @@ weight =-99
 
 
 # Docker security
 # Docker security
 
 
-There are three major areas to consider when reviewing Docker security:
+There are four major areas to consider when reviewing Docker security:
 
 
  - the intrinsic security of the kernel and its support for
  - the intrinsic security of the kernel and its support for
    namespaces and cgroups;
    namespaces and cgroups;