mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 21:21:42 +00:00
Add cors header flag and leave boolean flag not changed
Deprecate api-enable-cors Update docs & man files Signed-off-by: harry zhang <resouer@163.com>
This commit is contained in:
@@ -37,6 +37,9 @@ unix://[/path/to/socket] to use.
|
||||
**--api-enable-cors**=*true*|*false*
|
||||
Enable CORS headers in the remote API. Default is false.
|
||||
|
||||
**--api-cors-header**=""
|
||||
Set CORS headers in the remote API. Default is cors disabled. Give urls like "http://foo, http://bar, ...". Give "*" to allow all.
|
||||
|
||||
**-b**=""
|
||||
Attach containers to a pre\-existing network bridge; use 'none' to disable container networking
|
||||
|
||||
|
||||
Reference in New Issue
Block a user