This commit is contained in:
2022-06-18 23:52:46 +02:00
parent ff7d475465
commit 6c26d878ad
5 changed files with 18 additions and 7 deletions

View File

@@ -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