mirror of
https://github.com/docker/cli.git
synced 2026-09-26 17:30:51 -04:00
man: add missing --add-runtime
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
committed by
Tibor Vass
parent
cbfebbb25a
commit
fac7c67349
@@ -6,6 +6,7 @@ dockerd - Enable daemon mode
|
||||
|
||||
# SYNOPSIS
|
||||
**dockerd**
|
||||
[**--add-runtime**[=*[]*]]
|
||||
[**--api-cors-header**=[=*API-CORS-HEADER*]]
|
||||
[**--authorization-plugin**[=*[]*]]
|
||||
[**-b**|**--bridge**[=*BRIDGE*]]
|
||||
@@ -75,6 +76,9 @@ format.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
**--add-runtime**=[]
|
||||
Set additional OCI compatible runtime.
|
||||
|
||||
**--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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user