소스 검색

Merge pull request #22572 from yongtang/05072016-add-missing-subtitle-in-deprecated-docs

Add the missing subtitle in deprecated docs for --security-opt
Sebastiaan van Stijn 9 년 전
부모
커밋
3deb2d7280
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      docs/deprecated.md

+ 5 - 0
docs/deprecated.md

@@ -21,6 +21,11 @@ The following list of features are deprecated in Engine.
 
 The docker login command is removing the ability to automatically register for an account with the target registry if the given username doesn't exist. Due to this change, the email flag is no longer required, and will be deprecated.
 
+### Separator (`:`) of `--security-opt` flag on `docker run`
+**Deprecated In Release: v1.11**
+
+**Target For Removal In Release: v1.13**
+
 The flag `--security-opt` doesn't use the colon separator(`:`) anymore to divide keys and values, it uses the equal symbol(`=`) for consinstency with other similar flags, like `--storage-opt`.
 
 ### Ambiguous event fields in API