Skip to content

Commit 9bfd0e1

Browse files
committed
man: remove docs for deprecated --api-cors-header
It was deprecated in 27.0x through 7ea9acc97f4c884ecdaebd06ed0353b28263d118, and removed in ae96ce866f4b3dc09dc4eab019d7725a63623d94. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent a18c896 commit 9bfd0e1

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

man/dockerd.8.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ dockerd - Enable daemon mode
77
**dockerd**
88
[**--add-runtime**[=*[]*]]
99
[**--allow-nondistributable-artifacts**[=*[]*]]
10-
[**--api-cors-header**=[=*API-CORS-HEADER*]]
1110
[**--authorization-plugin**[=*[]*]]
1211
[**-b**|**--bridge**[=*BRIDGE*]]
1312
[**--bip**[=*BIP*]]
@@ -136,10 +135,6 @@ $ sudo dockerd --add-runtime runc=runc --add-runtime custom=/usr/local/bin/my-ru
136135
artifacts to private registries and ensure that you are in compliance with
137136
any terms that cover redistributing nondistributable artifacts.
138137

139-
**--api-cors-header**=""
140-
Set CORS headers in the Engine API. Default is cors disabled. Give urls like
141-
"http://foo, http://bar, ...". Give "\*" to allow all.
142-
143138
**--authorization-plugin**=""
144139
Set authorization plugins to load
145140

0 commit comments

Comments
 (0)