fix
This commit is contained in:
@@ -32,6 +32,7 @@ docker_api: true
|
||||
host_pid: true
|
||||
full_access: true
|
||||
options:
|
||||
socket_path: "/var/run/docker.sock"
|
||||
events: true
|
||||
ping: true
|
||||
version: true
|
||||
@@ -58,6 +59,7 @@ options:
|
||||
secrets: false
|
||||
post: false
|
||||
schema:
|
||||
socket_path: str
|
||||
events: bool
|
||||
ping: bool
|
||||
version: bool
|
||||
|
||||
Reference in New Issue
Block a user